diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-22 07:57:18 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-22 07:57:18 +0000 |
commit | aa3374648f4630a63d9310ed6159cd4236c36d62 (patch) | |
tree | 8c8d4a4dc00cb61843a1f2ae7c7f43909142ed85 /math/geg/Makefile | |
parent | 19065e7ceb6293336c9107c4a53a5c95b8bd2be5 (diff) | |
download | ports-aa3374648f4630a63d9310ed6159cd4236c36d62.tar.gz ports-aa3374648f4630a63d9310ed6159cd4236c36d62.zip |
Notes
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r-- | math/geg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index 0c79669a5350..0391e3704e6e 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -3,7 +3,7 @@ # Date created: 8 Aug 1998 # Whom: rom # -# $Id: Makefile,v 1.6 1998/12/22 07:52:51 asami Exp $ +# $Id: Makefile,v 1.7 1999/02/24 22:06:26 vanilla Exp $ # DISTNAME= geg-0.99.0 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ MAINTAINER= rom_glsa@ein-hashofet.co.il -LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 USE_X_PREFIX= yes USE_GMAKE= yes |