summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-11-18 15:25:35 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-11-18 15:25:35 +0000
commitb182290e9f4c127577c6d25769e960d8d0d8b735 (patch)
tree313b1882feec4bfc5611e6e84c8ba46e51f0e73a /print
parentUnbreak on 4-stable (actually gcc-2.95). (diff)
Remove gnomehier from USE_GNOME list (gnomeprefix implies gnomehier).
Notes
Notes: svn path=/head/; revision=94272
Diffstat (limited to 'print')
-rw-r--r--print/gnomephotoprinter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index e239aafe1cbd..337202937cc5 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -18,7 +18,7 @@ COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
+USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
USE_LIBTOOL= yes
.include <bsd.port.mk>