diff options
| author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-08 16:05:21 +0000 |
|---|---|---|
| committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-05-08 16:05:21 +0000 |
| commit | edee314615bd46f5757d9ff74619b24c367f146b (patch) | |
| tree | c26ffb804332112a7d1e11a92de398c5b69a2462 /sysutils/xfce4-systemload-plugin/Makefile | |
| parent | e869b98462f3f85b6c2164bc0028a59b4d2af597 (diff) | |
Notes
Diffstat (limited to 'sysutils/xfce4-systemload-plugin/Makefile')
| -rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 09c367cc6e64..9531d74eecdf 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,12 +1,10 @@ -# New ports collection makefile for: xfce-systemload-plugin -# Date created: 31 June 2003 -# Whom: Thorsten Greiner <thorsten.greiner@web.de> -# +# Created by: Thorsten Greiner <thorsten.greiner@web.de> # $FreeBSD$ # PORTNAME= xfce4-systemload-plugin PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -20,8 +18,9 @@ LIB_DEPENDS= upower-glib.1:${PORTSDIR}/sysutils/upower GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig +USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel +USES= pathfix pkgconfig OPTIONS_DEFINE= NLS OPTIONS_DEFAULT= NLS |
