diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
commit | 4fb7eb3a615854e8f8d1a6a24cd1719e45b05048 (patch) | |
tree | 97603b3a647ecc94fe07a50ad9e1778a600e9316 /cad/gwave | |
parent | ccf49f7cf84145398840b9259967067bf46063a6 (diff) | |
download | ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.tar.gz ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.zip |
Notes
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 cab682be7682..30dbfcf20c11 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" \ |