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/gtkwave | |
parent | ccf49f7cf84145398840b9259967067bf46063a6 (diff) | |
download | ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.tar.gz ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.zip |
Notes
Diffstat (limited to 'cad/gtkwave')
-rw-r--r-- | cad/gtkwave/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index 36d7700f3a48..09e036f8cef2 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 .endif -USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes USE_LIBTOOL= yes |