diff options
Diffstat (limited to 'sysutils/LPRng/Makefile')
-rw-r--r-- | sysutils/LPRng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index 6105cfccc2f2..0a587415dca7 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -22,7 +22,7 @@ COMMENT= An Enhanced Printer Spooler LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:13:inc +INSTALLS_SHLIB= yes SUB_FILES= pkg-message pkg-install SUB_LIST= SYSCONFDIR="${SYSCONFDIR}" |