Support stage
This commit is contained in:
parent
43d499ebd2
commit
548cd48ff9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352167
1 changed files with 3 additions and 4 deletions
|
@ -12,11 +12,10 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
|
||||
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui \
|
||||
gnomevfs2
|
||||
USES= gettext gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue