summaryrefslogtreecommitdiff
path: root/print/libpaper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/libpaper/Makefile')
-rw-r--r--print/libpaper/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile
index d8370805690a..7401a0be5861 100644
--- a/print/libpaper/Makefile
+++ b/print/libpaper/Makefile
@@ -15,9 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.3/-3/}
MAINTAINER= lofi@freebsd.org
COMMENT= A library providing routines for paper size management
-USE_AUTOTOOLS= libtool:15:inc
-INSTALLS_SHLIB= Yes
-USE_GETOPT_LONG=Yes
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+USE_GETOPT_LONG=yes
CONFIGURE_ARGS= --build=${CONFIGURE_TARGET}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.3//}