diff options
Diffstat (limited to 'print/rlpr/Makefile')
-rw-r--r-- | print/rlpr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 1bbd1ca77397..895d5b4b371b 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -16,6 +16,7 @@ COMMENT= Send print jobs to lpd servers anywhere on a network #LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes +USE_GETOPT_LONG=yes #CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl" CONFIGURE_ENV= CPPFLAGS="-I${FILESDIR}" CONFIGURE_ARGS= --disable-nls --without-catgets |