diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /science/gsmc | |
parent | Add system-config-printer (diff) |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'science/gsmc')
-rw-r--r-- | science/gsmc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile index 71c733dbb4e8..22268428640b 100644 --- a/science/gsmc/Makefile +++ b/science/gsmc/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.qsl.net/ik5nax/ MAINTAINER= db@FreeBSD.org COMMENT= Smith chart program for impedance matching -USE_X_PREFIX= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_GMAKE= yes |