summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-04-24 15:50:30 +0000
committerAde Lovett <ade@FreeBSD.org>2000-04-24 15:50:30 +0000
commit5fcc62099e1ed7539b14ca9f61f7fd9458d41b3f (patch)
tree2fd8db937d84cfcc7db7a39f1e71b1a2ec568d28 /sysutils
parentBy using USE_LIBTOOL, allow popt to build both static (diff)
Adjust dependencies. devel/popt now builds a shared library.
Notes
Notes: svn path=/head/; revision=27966
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/logrotate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 1d501ea188b4..70da5ba64ad1 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw
BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm \
- ${LOCALBASE}/lib/libpopt.a:${PORTSDIR}/devel/popt
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes
MAN8= logrotate.8