USE_GNOME.

PR:		23476
Submitted by:	Ports Fury
This commit is contained in:
Peter Pentchev 2000-12-12 07:59:17 +00:00
parent b8f8d6acd4
commit ccd0ec1173
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35912

View File

@ -13,15 +13,11 @@ DISTNAME= gnome-breakout-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= YES
GNU_CONFIGURE= YES
USE_X_PREFIX= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome/ \
--datadir=${PREFIX}/share/gnome
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \