summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2000-02-12 15:20:40 +0000
committernakai <nakai@FreeBSD.org>2000-02-12 15:20:40 +0000
commit15466493be8984ba422c063268e6883937aa7f93 (patch)
treee484d41f21c61e14e5ea412af2c767993a0857aa
parent5b465a59ae9690c2516a63d2276a78b7e2da316d (diff)
downloadFreeBSD-ports-15466493be8984ba422c063268e6883937aa7f93.zip
FreeBSD-ports-15466493be8984ba422c063268e6883937aa7f93.tar.gz
Fix *_DEPENDS.
Submitted by: Tsuguru KATO <tkato@prontmail.ne.jp>
-rw-r--r--games/gtkabale/Makefile3
-rw-r--r--games/gtkabale/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/games/gtkabale/Makefile b/games/gtkabale/Makefile
index 56d3ab7..333e6de 100644
--- a/games/gtkabale/Makefile
+++ b/games/gtkabale/Makefile
@@ -12,7 +12,8 @@ MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gdk_imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/games/gtkabale/pkg-descr b/games/gtkabale/pkg-descr
index 7068c23..0a40c8b 100644
--- a/games/gtkabale/pkg-descr
+++ b/games/gtkabale/pkg-descr
@@ -1 +1,3 @@
a lazy version of solitaire game
+
+WWW: http://www.seindal.dk/rene/software/gtkabale/
OpenPOWER on IntegriCloud