diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
commit | 94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8 (patch) | |
tree | 9e444a53130b8d00f966e42c56f147163a2442f9 /databases/gnomedb | |
parent | e3cf85956566fb251edc9584372c94c090cd6606 (diff) | |
download | FreeBSD-ports-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.zip FreeBSD-ports-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.gz |
Remove USE_GNOMENG.
Diffstat (limited to 'databases/gnomedb')
-rw-r--r-- | databases/gnomedb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile index 4279eb3..ebbf6e7 100644 --- a/databases/gnomedb/Makefile +++ b/databases/gnomedb/Makefile @@ -19,7 +19,6 @@ COMMENT= Provide uniform access to data sources for the GNOME environment USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgda USE_GMAKE= yes USE_LIBTOOL= yes |