summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-28 14:51:19 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-28 14:51:19 +0800
commitb66e4929fffaee8e69cecba60c80c9899973539e (patch)
tree61a2636aafe165d125319ecb5eeb8dcf8a15070e /devel
parent446df28ce53a6f954231c46c49d693de233af3ec (diff)
downloadmarcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar.gz
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar.bz2
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar.lz
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar.xz
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.tar.zst
marcuscom-ports-b66e4929fffaee8e69cecba60c80c9899973539e.zip
Add a missing dependency on intlhack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/libgtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index c83a79ac9..007941f80 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libgtop/Makefile,v 1.1 2006/07/18 19:36:58 ahze Exp $
+# $MCom: ports/devel/libgtop/Makefile,v 1.2 2006/07/28 06:44:09 marcus Exp $
PORTNAME= libgtop
PORTVERSION= 2.14.2
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_PERL5_BUILD=yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack glib20 ltverhack
+USE_GNOME= gnomehack glib20 ltverhack intlhack
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \