diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
commit | daa68ed157923d92e6c4daaf778761cdb66389f5 (patch) | |
tree | 81c1c82579021bba960ec0118b6bf7294432d20d /databases/libgnomedb | |
parent | - Update to 0.5.1 (diff) |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79247
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index e4c9478c9658..3dccc6002f55 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack USE_LIBTOOL= yes INSTALLS_SHLIB= yes |