diff options
Diffstat (limited to 'print/gtklp/Makefile')
-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 4d25355d8a8a..a95bdcb1fc19 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:111:env +USE_AUTOTOOLS= automake:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |