diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-05 08:29:35 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-05 08:29:35 +0000 |
commit | a6ddec2c0fea294e3dd923e9c64138a47c24fb27 (patch) | |
tree | c904a5ac81117560389151d586a365164cb0f6da /cad | |
parent | 66d5955de605cf632d84c58d3344119987761dde (diff) | |
download | ports-a6ddec2c0fea294e3dd923e9c64138a47c24fb27.tar.gz ports-a6ddec2c0fea294e3dd923e9c64138a47c24fb27.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qucs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index 6f3fb363437c..675f92c5292d 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -18,6 +18,7 @@ USE_QT_VER= 3 USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= QTDIR="${X11BASE}" MAN1= qucs.1 qucsator.1 qucsattenuator.1 qucsconv.1 qucsdigi.1 \ qucsedit.1 qucsfilter.1 qucshelp.1 qucslib.1 qucstrans.1 |