diff options
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 72a8f8f29d23..c16d949cd4ff 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -7,12 +7,12 @@ PORTNAME= gnofract4d PORTVERSION= 1.2 -CATEGORIES= graphics +CATEGORIES= graphics gnome MASTER_SITES= http://download.sourceforge.net/gnofract4d/ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes |