summaryrefslogtreecommitdiff
path: root/x11-clocks
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
parent- Remove USE_GETOPT_LONG which is a no-op since March 2007 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209424
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/osdclock/Makefile1
-rw-r--r--x11-clocks/pclock/Makefile1
-rw-r--r--x11-clocks/wmbday/Makefile1
-rw-r--r--x11-clocks/wmfishtime/Makefile1
4 files changed, 0 insertions, 4 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" \
diff --git a/x11-clocks/pclock/Makefile b/x11-clocks/pclock/Makefile
index 050548178ace..288f4865dd26 100644
--- a/x11-clocks/pclock/Makefile
+++ b/x11-clocks/pclock/Makefile
@@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig/src
USE_X_PREFIX= yes
USE_XPM= yes
-USE_GETOPT_LONG= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" OBJS="Main.o Graphics.o" \
INCDIR="-I. -I${X11BASE}/include ${CPPFLAGS}" \
LIBDIR="-L${X11BASE}/lib ${LDFLAGS}"
diff --git a/x11-clocks/wmbday/Makefile b/x11-clocks/wmbday/Makefile
index ca1f5b3fbb2e..9e82a3af75d7 100644
--- a/x11-clocks/wmbday/Makefile
+++ b/x11-clocks/wmbday/Makefile
@@ -17,7 +17,6 @@ BUILD_DEPENDS= ${X11BASE}/bin/xmessage:${X_CLIENTS_PORT}
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
-USE_GETOPT_LONG=yes
MAKEFILE= BSDmakefile
MAKE_ENV+= ${CONFIGURE_ENV}
diff --git a/x11-clocks/wmfishtime/Makefile b/x11-clocks/wmfishtime/Makefile
index e47a19488bb9..bd21a2156cef 100644
--- a/x11-clocks/wmfishtime/Makefile
+++ b/x11-clocks/wmfishtime/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= A time/date applet for WindowMaker with fishes swimming around
-USE_GETOPT_LONG=yes
USE_GNOME= gtk12
USE_X_PREFIX= yes