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/gnetlist/Makefile | |
parent | ccf49f7cf84145398840b9259967067bf46063a6 (diff) | |
download | ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.tar.gz ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.zip |
Notes
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r-- | cad/gnetlist/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile index 4eb28deb51a2..3a914a6ba326 100644 --- a/cad/gnetlist/Makefile +++ b/cad/gnetlist/Makefile @@ -26,7 +26,6 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes AUTOCONF= autoconf -USE_GNOMENG= yes USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |