From 42d5e278657bc4b501370034367fddb58ae5529e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 20 Mar 2008 10:09:36 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- x11-clocks/osdclock/Makefile | 1 - x11-clocks/pclock/Makefile | 1 - x11-clocks/wmbday/Makefile | 1 - x11-clocks/wmfishtime/Makefile | 1 - 4 files changed, 4 deletions(-) (limited to 'x11-clocks') 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 -- cgit v1.2.3