summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-14 22:29:46 +0000
committerkris <kris@FreeBSD.org>2002-09-14 22:29:46 +0000
commitc4448da3c2e51e64c7edf9c60dee10119f49ef55 (patch)
treebb06edd84a752eb3e8f6aad17e54d16b60e55f74 /sysutils
parent0dac1e30a971d428efcb29925576ec350101234c (diff)
downloadFreeBSD-ports-c4448da3c2e51e64c7edf9c60dee10119f49ef55.zip
FreeBSD-ports-c4448da3c2e51e64c7edf9c60dee10119f49ef55.tar.gz
USE_LIBTOOL and add missing plist entries
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/LPRng/Makefile1
-rw-r--r--sysutils/LPRng/pkg-plist5
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile
index 76cc854..173f9be 100644
--- a/sysutils/LPRng/Makefile
+++ b/sysutils/LPRng/Makefile
@@ -30,6 +30,7 @@ CONFIGURE_ARGS= \
--with-lpd_perms_path=${PREFIX}/etc/lpd.perms \
--with-printcap_path=/etc/printcap \
--enable-gdbm=${LOCALBASE}
+USE_LIBTOOL= yes
MAN1= cancel.1 lp.1 lpbanner.1 lpf.1 \
lpq.1 lpr.1 lprm.1 lpstat.1 monitor.1 \
diff --git a/sysutils/LPRng/pkg-plist b/sysutils/LPRng/pkg-plist
index 4963bb1..e570d50 100644
--- a/sysutils/LPRng/pkg-plist
+++ b/sysutils/LPRng/pkg-plist
@@ -9,7 +9,12 @@ etc/lpd.conf.sample
@unexec if [ -f %D/etc/lpd.perms ]; then cmp -s %D/etc/lpd.perms.sample %D/etc/lpd.perms && rm -f %D/etc/lpd.perms || echo "If you are permanently removing this port, you should do a ``rm ${PKG_PREFIX}/etc/lpd.perms`` to remove config files left." | fmt ; fi
etc/lpd.perms.sample
etc/lprng.sh
+etc/printcap.sample
etc/rc.d/lprng.sh
+lib/liblpr.a
+lib/liblpr.la
+lib/liblpr.so
+lib/liblpr.so.0
libexec/filters/lpbanner
libexec/filters/lpf
libexec/filters/pclbanner
OpenPOWER on IntegriCloud