diff options
-rw-r--r-- | print/gnome-cups-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index e9d7c585d869..ca1890165a30 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gnomecups-1.0.1:${PORTSDIR}/print/libgnomecups USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_REINPLACE= yes |