diff options
Diffstat (limited to 'x11/fbpanel/Makefile')
-rw-r--r-- | x11/fbpanel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index 4a8df934b84c..ad2d4c806ef4 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -7,15 +7,15 @@ PORTNAME= fbpanel PORTVERSION= 4.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= ports@fsck.ch COMMENT= Desktop panel that includes a taskbar, pager, launchbar and more +USE_XORG= x11 xmu xpm USE_GNOME= gtk20 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} |