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/transcalc | |
parent | ccf49f7cf84145398840b9259967067bf46063a6 (diff) | |
download | ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.tar.gz ports-4fb7eb3a615854e8f8d1a6a24cd1719e45b05048.zip |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79180
Diffstat (limited to 'cad/transcalc')
-rw-r--r-- | cad/transcalc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index e6872aaaf149..1c9e27d12eb5 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A analysis and synthesis tool for RF and microwave transmission lines -USE_GNOMENG= yes USE_GNOME= imlib GNU_CONFIGURE= yes |