aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gob2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-22 12:46:36 +0800
committermarcus <marcus@FreeBSD.org>2003-04-22 12:46:36 +0800
commit7f1f373c25f74ecfbaf9c5bfb4074a95228216f6 (patch)
treea275bb65cb1b83d2d0c4e0c043186a0176c357ce /devel/gob2
parente19daf26a391b9070456a133fb8dbaf46ca059c8 (diff)
downloadfreebsd-ports-gnome-7f1f373c25f74ecfbaf9c5bfb4074a95228216f6.tar.gz
freebsd-ports-gnome-7f1f373c25f74ecfbaf9c5bfb4074a95228216f6.tar.zst
freebsd-ports-gnome-7f1f373c25f74ecfbaf9c5bfb4074a95228216f6.zip
Convert to new GNOME infrastructure.
Diffstat (limited to 'devel/gob2')
-rw-r--r--devel/gob2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile
index 9409d9bd514f..93ff3e171a5c 100644
--- a/devel/gob2/Makefile
+++ b/devel/gob2/Makefile
@@ -16,13 +16,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A preprocessor for making GObjects with inline C
-LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20
-
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_GNOME= glib20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= gob2.1