USE_LIBTOOL and add missing plist entries

This commit is contained in:
Kris Kennaway 2002-09-14 22:29:46 +00:00
parent 6ee5063436
commit f5fe0f912b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66318
2 changed files with 6 additions and 0 deletions

View File

@ -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 \

View File

@ -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