aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-29 17:52:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-29 17:52:29 +0000
commite99c85e1371a48c17d16c7e16340b0d356a02483 (patch)
treed9d17496c9370604044ee811c8115052ecc04afb /devel
parent55c4eebc97b6ce8ba645574aee381c68402e287a (diff)
downloadports-e99c85e1371a48c17d16c7e16340b0d356a02483.tar.gz
ports-e99c85e1371a48c17d16c7e16340b0d356a02483.zip
Replace INSTALL_SHLIB with USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=166612
Diffstat (limited to 'devel')
-rw-r--r--devel/libbinio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile
index a79fba1cc210..98b82490b1ae 100644
--- a/devel/libbinio/Makefile
+++ b/devel/libbinio/Makefile
@@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Binary I/O stream class library
-INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
USE_GCC= 3.4+
CPPFLAGS+= -I${LOCALBASE}/include