diff options
Diffstat (limited to 'x11/gnome-swallow/Makefile')
-rw-r--r-- | x11/gnome-swallow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-swallow/Makefile b/x11/gnome-swallow/Makefile index 1e0197417784..4f5f0fd301fa 100644 --- a/x11/gnome-swallow/Makefile +++ b/x11/gnome-swallow/Makefile @@ -7,14 +7,14 @@ PORTNAME= gnome-swallow PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= http://interreality.org/~tetron/technology/swallow/ MAINTAINER= marcus@FreeBSD.org COMMENT= Applet that swallows any X11 application into the GNOME 2 panel -USE_X_PREFIX= yes +USE_XORG= x11 USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomepanel GNU_CONFIGURE= yes |