diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-11 04:41:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-11 04:41:16 +0000 |
commit | 1d8112d8a1b298adfd58017b49d415fbfee42906 (patch) | |
tree | 36f0f552d929f0feb474f27778c8a07eaa13847b /print/libgnomecups | |
parent | 51ab3c287bbc7ecaaf39e6b3fe7e5065b34c7341 (diff) | |
download | ports-1d8112d8a1b298adfd58017b49d415fbfee42906.tar.gz ports-1d8112d8a1b298adfd58017b49d415fbfee42906.zip |
Notes
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index dd3ebf19bfd9..4c6084552c30 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack glib20 +USE_GNOME= gnomeprefix gnomehack intlhack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |