diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-29 03:56:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-29 03:56:15 +0000 |
commit | 92103d6d5cd276d1373540bf8b9d97a23929f822 (patch) | |
tree | 2313fd648f4f8aae5fe387795ed60d255d84b5d9 /games/garith | |
parent | 0ebce2fca246698aa00a259132fd207e4209026d (diff) | |
download | ports-92103d6d5cd276d1373540bf8b9d97a23929f822.tar.gz ports-92103d6d5cd276d1373540bf8b9d97a23929f822.zip |
Notes
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 |