aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
commit5504e26b7b69f71a0cb7e4baee5ad749c050a11e (patch)
tree1da5fd2457c57bedc98c7a7efccc44d0ab4cbacb /x11-toolkits/libgail-gnome
parent2dc75ff13e6da2506ef34b2a8502a37940c13743 (diff)
downloadports-5504e26b7b69f71a0cb7e4baee5ad749c050a11e.tar.gz
ports-5504e26b7b69f71a0cb7e4baee5ad749c050a11e.zip
Notes
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
index f5da5ecf01d6..c1ef23fa98b1 100644
--- a/x11-toolkits/libgail-gnome/Makefile
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -16,18 +16,14 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An implementation of the ATK interfaces for GNOME widgets
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- spi.8:${PORTSDIR}/x11-toolkits/at-spi
-
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui atspi
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>