diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
commit | 457679eee3629c52a1afd0dc50966abe840b300b (patch) | |
tree | b2b11b3e8a906186aa182b5f0543829b71d8d70c /x11-toolkits/gtk--2 | |
parent | 7cdb6fbdd2ba32a55dde869905111b0224e171aa (diff) | |
download | ports-457679eee3629c52a1afd0dc50966abe840b300b.tar.gz ports-457679eee3629c52a1afd0dc50966abe840b300b.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk--2')
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index e62d212a4092..b6afb7d7bca1 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/Makefile @@ -3,7 +3,7 @@ # Date created: 11 May 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.1.1.1 1998/08/31 22:01:46 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/09/15 09:39:00 asami Exp $ # DISTNAME= Gtk---0.9.14 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ MAINTAINER= Nakai@technologist.com -LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11 +LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 # Why gtk11 port renames gtk-config to gtk11-config? (patch-ae) |