summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/flvw
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 01:13:42 +0000
committerclsung <clsung@FreeBSD.org>2006-08-15 01:13:42 +0000
commitd601d5bb499e517ebcfae4091db4867df080e5c2 (patch)
tree96374f49199f83ce65e67dc9d9ebc4fe767754de /x11-toolkits/flvw
parent61963c7242aeca4bb45d74fd414ea67332f2b8bb (diff)
downloadFreeBSD-ports-d601d5bb499e517ebcfae4091db4867df080e5c2.zip
FreeBSD-ports-d601d5bb499e517ebcfae4091db4867df080e5c2.tar.gz
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'x11-toolkits/flvw')
-rw-r--r--x11-toolkits/flvw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/flvw/Makefile b/x11-toolkits/flvw/Makefile
index 85925ad..e1b85b4 100644
--- a/x11-toolkits/flvw/Makefile
+++ b/x11-toolkits/flvw/Makefile
@@ -32,7 +32,7 @@ DOC_FILES= documentation/html/*.html
INC_FILES= Flv_CStyle.H Flv_Data_Source.H Flv_List.H Flv_Style.H \
Flv_Table.H Flve_Check_Button.H Flve_Combo.H Flve_Input.H
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if ${MACHINE_ARCH:L} == "amd64"
CFLAGS+= -fPIC
OpenPOWER on IntegriCloud