aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/ttmkfdir/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 18:09:36 +0800
committerpav <pav@FreeBSD.org>2008-03-20 18:09:36 +0800
commit4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff (patch)
tree67b41d2b042fc18401f1c417b794fc3235432b22 /x11-fonts/ttmkfdir/Makefile
parente9043deae03b026fc837219f318aa30792bc9e8d (diff)
downloadfreebsd-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-fonts/ttmkfdir/Makefile')
-rw-r--r--x11-fonts/ttmkfdir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index 5e1835740ff9..26954b3815fb 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
PLIST_FILES= bin/ttmkfdir
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GETOPT_LONG=yes
USE_X_PREFIX= yes
MAKE_ENV= LDFLAGS="${LDFLAGS}" CXXFLAGS="${CFLAGS}" CXX="${CXX}"