diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch) | |
tree | c8de158d4ed23e4170b9cddb89d1841a59a27334 /games/gtetrinet | |
parent | 8b7c12b85ce373a72c102dc7ca7d0c7ad5dad723 (diff) | |
download | ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.tar.gz ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.zip |
Notes
Diffstat (limited to 'games/gtetrinet')
-rw-r--r-- | games/gtetrinet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 737a6d215471..4ee7d095877c 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -6,13 +6,13 @@ PORTNAME= gtetrinet PORTVERSION= 0.4 -CATEGORIES= games +CATEGORIES= games gnome MASTER_SITES= ftp://ftp.netis.com/pub/mirrors1/linuxberg/files/gnome/entertain/ \ ftp://ftp.sunsite.auc.dk/disk1/linuxberg.com/files/gnome/entertain/ MAINTAINER= bugg@bugg.strangled.net -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG= "${X11BASE}/bin/gtk12-config" USE_GMAKE= yes |