summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-01 14:47:47 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-01 14:47:47 +0800
commit21b847f50540d4a4676c1aa346c55f4e856c8690 (patch)
tree0986a392f4ec82b014a2f36dd8a870dafb3b314d
parent6a6f698f2182e28abc74efc11a9fe3c6c1fb3605 (diff)
downloadmarcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.gz
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.zst
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.zip
Add some build depends.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16833 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--deskutils/gnome-search-tool/Makefile4
-rw-r--r--deskutils/gnome-system-log/Makefile4
-rw-r--r--math/gcalctool3/Makefile7
3 files changed, 8 insertions, 7 deletions
diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile
index ba36c950d..a4734bbbb 100644
--- a/deskutils/gnome-search-tool/Makefile
+++ b/deskutils/gnome-search-tool/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/deskutils/gnome-search-tool/Makefile,v 1.1 2012/05/31 15:11:23 kwm Exp $
#
PORTNAME= gnome-search-tool
@@ -23,7 +23,7 @@ INSTALLS_OMF= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2
+USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gnomedocutils
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile
index fc11885a6..710ae8567 100644
--- a/deskutils/gnome-system-log/Makefile
+++ b/deskutils/gnome-system-log/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/deskutils/gnome-system-log/Makefile,v 1.1 2012/05/31 15:11:23 kwm Exp $
#
PORTNAME= gnome-system-log
@@ -22,7 +22,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gtk30
+USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gnomedocutils
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile
index ff0c437a3..44c9fc4d4 100644
--- a/math/gcalctool3/Makefile
+++ b/math/gcalctool3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/math/gcalctool3/Makefile,v 1.16 2011/10/13 09:34:00 kwm Exp $
+# $MCom: ports/math/gcalctool3/Makefile,v 1.17 2012/05/31 11:46:36 kwm Exp $
#
PORTNAME= gcalctool
@@ -17,14 +17,15 @@ COMMENT= A GNOME 3 calculator tool based on the old calctool for OpenWindows
CONFLICTS= gcalctool-5.[0-9]*
-BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools
+BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools \
+ itstool:${PORTSDIR}/textproc/itstool
LATEST_LINK= gcalctool3
USE_XZ= yes
USE_BISON= build
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtk30 libxml2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib