diff options
Diffstat (limited to 'print/gtklp/Makefile')
-rw-r--r-- | print/gtklp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 88ce4af3f9f3..bd10034f4dfa 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -18,10 +18,9 @@ LIB_DEPENDS= libcups.so:print/cups WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= autoreconf gettext libtool pkgconfig +USES= autoreconf gettext libtool pkgconfig ssl GNU_CONFIGURE= yes USE_GNOME= gtk20 -USE_OPENSSL= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |