diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ascpu/Makefile | 5 | ||||
-rw-r--r-- | sysutils/gai-leds/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gdmap/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gnomebaker/Makefile | 1 | ||||
-rw-r--r-- | sysutils/ipsc/Makefile | 3 | ||||
-rw-r--r-- | sysutils/wmbluecpu/Makefile | 5 | ||||
-rw-r--r-- | sysutils/xfce4-minicmd-plugin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-netload-plugin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xwlans/Makefile | 3 |
9 files changed, 7 insertions, 16 deletions
diff --git a/sysutils/ascpu/Makefile b/sysutils/ascpu/Makefile index 6a2ec027f334..915ee9fdbe30 100644 --- a/sysutils/ascpu/Makefile +++ b/sysutils/ascpu/Makefile @@ -7,7 +7,7 @@ PORTNAME= ascpu PORTVERSION= 1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/ascpu/ @@ -16,8 +16,7 @@ COMMENT= CPU statistics monitor utility for XFree86 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xpm-includes=${X11BASE}/include --with-xpm-library=${X11BASE}/lib CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile index bb0c840f7d78..7010e1de5266 100644 --- a/sysutils/gai-leds/Makefile +++ b/sysutils/gai-leds/Makefile @@ -7,7 +7,7 @@ PORTNAME= gai-leds PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gai @@ -18,7 +18,6 @@ COMMENT= A GAI applet that displays the keyboard status leds LIB_DEPENDS= gai:${PORTSDIR}/x11-toolkits/gai GNU_CONFIGURE= yes -USE_XLIB= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 6a979c052194..5f9d803b1049 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -17,7 +17,6 @@ COMMENT= Graphical disk map Utility BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_GMAKE= yes USE_PERL5= yes diff --git a/sysutils/gnomebaker/Makefile b/sysutils/gnomebaker/Makefile index 3fdef2f660db..572b78404138 100644 --- a/sysutils/gnomebaker/Makefile +++ b/sysutils/gnomebaker/Makefile @@ -19,7 +19,6 @@ COMMENT= A CD/DVD recording GUI for Gnome OPTIONS= DVD "Enable DVD support" off \ CJK "Use cdrtools-cjk instead of cdrtools" off -USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack libgnomeui desktopfileutils USE_CDRTOOLS= yes GNU_CONFIGURE= yes diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile index ef96a37097a7..1777b7ef1e58 100644 --- a/sysutils/ipsc/Makefile +++ b/sysutils/ipsc/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipsc PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -25,7 +25,6 @@ PLIST_FILES= bin/ipsc MAN8= ipsc.8 .if defined(HAVE_GNOME) -USE_X_PREFIX= yes USE_GNOME= yes ALL_TARGET= all PLIST_FILES+= bin/gipsc diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile index 386634bdb03d..29785eed033d 100644 --- a/sysutils/wmbluecpu/Makefile +++ b/sysutils/wmbluecpu/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmbluecpu PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils windowmaker MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/xutils @@ -16,8 +16,7 @@ MAINTAINER= benjsc@FreeBSD.org COMMENT= A CPU monitoring dockapp USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm MAN1= wmbluecpu.1 PLIST_FILES= bin/wmbluecpu diff --git a/sysutils/xfce4-minicmd-plugin/Makefile b/sysutils/xfce4-minicmd-plugin/Makefile index 565b77741574..7609deddcede 100644 --- a/sysutils/xfce4-minicmd-plugin/Makefile +++ b/sysutils/xfce4-minicmd-plugin/Makefile @@ -21,6 +21,5 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel -USE_XLIB= yes .include <bsd.port.mk> diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 9bdee44ed92d..b71641964bb8 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -21,6 +21,5 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel -USE_XLIB= yes .include <bsd.port.mk> diff --git a/sysutils/xwlans/Makefile b/sysutils/xwlans/Makefile index 249ea268c871..56bfed9557d8 100644 --- a/sysutils/xwlans/Makefile +++ b/sysutils/xwlans/Makefile @@ -7,7 +7,7 @@ PORTNAME= xwlans PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://shapeshifter.se/code/xwlans/release/ \ http://mirror.shapeshifter.se/code/xwlans/release/ @@ -15,7 +15,6 @@ MASTER_SITES= http://shapeshifter.se/code/xwlans/release/ \ MAINTAINER= fli@shapeshifter.se COMMENT= Utilty to display your wavelan signal strength on the X11 root-display -USE_X_PREFIX= yes PLIST_FILES= bin/xwlans .include <bsd.port.pre.mk> |