diff options
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r-- | print/pslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 45587eef4307..bee616fa51e1 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -USE_GNOME= gnomehack gnometarget intlhack pkgconfig +USE_GNOME= gnomehack intlhack pkgconfig USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool |