diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
commit | a5ce28db2c3bdcf089a51a0332e6e97a73a950f4 (patch) | |
tree | 67d8fab3660aa2f14a498e0ec7f12e9cf0815f54 /cad/gwave | |
parent | c0eef0c25f38eba673c33ade0272f3304b2e0e74 (diff) | |
download | FreeBSD-ports-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.zip FreeBSD-ports-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.gz |
Remove USE_GNOMENG.
Diffstat (limited to 'cad/gwave')
-rw-r--r-- | cad/gwave/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index cab682b..30dbfcf 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_AUTOCONF= yes -USE_GNOMENG= yes USE_GNOME= gtk12 #CONFIGURE_ARGS= --enable-gdgeda CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |