diff options
Diffstat (limited to 'sysutils/wmlongrun/Makefile')
-rw-r--r-- | sysutils/wmlongrun/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/wmlongrun/Makefile b/sysutils/wmlongrun/Makefile index 78f8646d2009..bf5b89dcf394 100644 --- a/sysutils/wmlongrun/Makefile +++ b/sysutils/wmlongrun/Makefile @@ -7,15 +7,14 @@ PORTNAME= wmlongrun PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils windowmaker MASTER_SITES= http://seiichisato.jp/dockapps/src/ MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp to monitor the LongRun(tm) status on Crusoe -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm USE_GNOME= gnometarget GNU_CONFIGURE= yes |