aboutsummaryrefslogtreecommitdiff
path: root/databases/clip
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:25:22 +0000
commitd3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch)
tree3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /databases/clip
parent053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (diff)
downloadports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.tar.gz
ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.zip
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk. Submitted by: kris
Notes
Notes: svn path=/head/; revision=99921
Diffstat (limited to 'databases/clip')
-rw-r--r--databases/clip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 6415a5e03672..9a23433734e2 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -20,6 +20,8 @@ COMMENT= xBase and Clipper language compatible compiler
USE_GETTEXT= yes
+WANT_GNOME= yes
+
.include <bsd.port.pre.mk>
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \