diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-11-18 15:25:35 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-11-18 15:25:35 +0000 |
commit | b182290e9f4c127577c6d25769e960d8d0d8b735 (patch) | |
tree | 313b1882feec4bfc5611e6e84c8ba46e51f0e73a /print | |
parent | e8e6eb479de189dd7023118a9b339535ca0b2b68 (diff) | |
download | ports-b182290e9f4c127577c6d25769e960d8d0d8b735.tar.gz ports-b182290e9f4c127577c6d25769e960d8d0d8b735.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gnomephotoprinter/Makefile | 2 |
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> |