This port uses gnome2 libs, not gnome1 ones.

Submitted by:	kris
This commit is contained in:
Maxim Sobolev 2003-02-23 14:12:16 +00:00
parent 04c04b5b86
commit b3f7d7c21c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76273

View file

@ -13,11 +13,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}"