diff options
Diffstat (limited to 'print/gtklp')
-rw-r--r-- | print/gtklp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 2d4a5fc0fc82..4d25355d8a8a 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gnometarget gtk20 USE_OPENSSL= yes -USE_AUTOTOOLS= automake:19:env +USE_AUTOTOOLS= automake:111:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |