diff options
Diffstat (limited to 'games/garith')
-rw-r--r-- | games/garith/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/garith/Makefile b/games/garith/Makefile index e37aa22fe2ad..6f77f384fdc9 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -3,7 +3,7 @@ # Date created: 5 August 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/13 14:43:17 taoka Exp $ # DISTNAME= garith-2.1 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cnm-vra.com/micah/garith/ MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gdk12.1:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 ALL_TARGET= USE_X_PREFIX= yes |