diff options
author | pav <pav@FreeBSD.org> | 2008-03-20 18:09:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-20 18:09:36 +0800 |
commit | 4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff (patch) | |
tree | 67b41d2b042fc18401f1c417b794fc3235432b22 /x11-toolkits | |
parent | e9043deae03b026fc837219f318aa30792bc9e8d (diff) | |
download | freebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.tar.gz freebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.tar.zst freebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.zip |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 9cefa39921b5..3bd6cd92d185 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ popt.0:${PORTSDIR}/devel/popt \ xslt.2:${PORTSDIR}/textproc/libxslt -USE_GETOPT_LONG= yes USE_ICONV= yes USE_X_PREFIX= yes USE_GNOME= glib20 gtk20 gnomehack |