diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 19:39:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 19:39:57 +0000 |
commit | dd6428f799f63afa00642180afdac12f970428c6 (patch) | |
tree | 1dfb304a1102202168bee93236f2b7d143ada1b3 /print | |
parent | afe0a4be30d4da563834091201506d6d52eea24d (diff) | |
download | ports-dd6428f799f63afa00642180afdac12f970428c6.tar.gz ports-dd6428f799f63afa00642180afdac12f970428c6.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gutenprint-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index d7061a5ea3b6..6430772a38e6 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -16,8 +16,7 @@ LICENSE= GPLv2 CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake pkgconfig USE_GNOME= gnomehack gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS=--with-gimp=no --with-gimp2=no |