aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/osdclock
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:09:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:09:36 +0000
commit42d5e278657bc4b501370034367fddb58ae5529e (patch)
treeee34bccbe1b118a0c52bd84c8fd6f286e5861087 /x11-clocks/osdclock
parent6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (diff)
downloadports-42d5e278657bc4b501370034367fddb58ae5529e.tar.gz
ports-42d5e278657bc4b501370034367fddb58ae5529e.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209424
Diffstat (limited to 'x11-clocks/osdclock')
-rw-r--r--x11-clocks/osdclock/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/osdclock/Makefile b/x11-clocks/osdclock/Makefile
index c1bbf5653fe7..78110a5357c6 100644
--- a/x11-clocks/osdclock/Makefile
+++ b/x11-clocks/osdclock/Makefile
@@ -19,7 +19,6 @@ COMMENT= Small clock which uses libxosd to render text to the root window
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
-USE_GETOPT_LONG=yes
USE_GCC= 3.4
USE_X_PREFIX= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \