1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix things after GNOMENG.

PR:		42567
Submitted by:	Tilman Linneweh <tilman@arved.de>
This commit is contained in:
Joe Marcus Clarke 2002-09-09 01:17:15 +00:00
parent 162b6ef324
commit 0c49069e17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65873

View File

@ -17,6 +17,7 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_XLIB= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
GNU_CONFIGURE= yes
MAKE_ARGS= CFLAGS="${CFLAGS}"
@ -26,9 +27,10 @@ DOCS= ChangeLog gnu-xhippo.html screenshot.jpeg xhippo.html.gz \
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME= gtk12
PKGNAMESUFFIX= -gtk
.if ${HAVE_GNOME:Mgnomelibs}!=""
USE_GNOME+= gnomelibs
PKGNAMESUFFIX= -gnome
CONFIGURE_ARGS+= --with-gnome
.endif
post-install: