aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 17:56:52 +0800
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 17:56:52 +0800
commit9fc1c4fe89616480338adc0d98d5b1f0e4175302 (patch)
treea1c4a73130cdd2f28d9877c9ed4e5fc54d9c25ae /archivers
parent59ffb51d2c9fc8f60995b11aee6533f8bdb126c2 (diff)
downloadfreebsd-ports-gnome-9fc1c4fe89616480338adc0d98d5b1f0e4175302.tar.gz
freebsd-ports-gnome-9fc1c4fe89616480338adc0d98d5b1f0e4175302.tar.zst
freebsd-ports-gnome-9fc1c4fe89616480338adc0d98d5b1f0e4175302.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ark/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index d2a8b1c1613f..ea718ae2ec7a 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -28,7 +28,6 @@ PREFIX= ${KDE_PREFIX}
USE_PYTHON= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GETOPT_LONG=yes
USE_AUTOTOOLS= libtool:15
DO_NOT_COMPILE+=klaptopdaemon kmilo
CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"