summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-14 22:29:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-14 22:29:46 +0000
commitf5fe0f912be78e8437c5932ef2609c98ca2cd21f (patch)
treec9a01233f361deeebe1fb3974ba815da26f2fc83 /sysutils
parentAdd missing file (diff)
USE_LIBTOOL and add missing plist entries
Notes
Notes: svn path=/head/; revision=66318
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 76cc85496ac8..173f9be5a7b4 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 4963bb1bed5e..e570d508f244 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