diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:25:22 +0000 |
commit | d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b (patch) | |
tree | 3983baab3ebf80e7c9ebb6a5801d28c87e9610fb /databases/clip | |
parent | 053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (diff) | |
download | ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.tar.gz ports-d3ed8a1b495ab187a1e07aff4ac2d889a3ea351b.zip |
Notes
Diffstat (limited to 'databases/clip')
-rw-r--r-- | databases/clip/Makefile | 2 |
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 \ |