diff options
author | asami <asami@FreeBSD.org> | 1998-12-10 14:30:28 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-12-10 14:30:28 +0000 |
commit | 1d867c2ef856644cb057cec93ffc121b19ce7add (patch) | |
tree | 9662d99861cadf2c0bec4b6dc89d64d0e1732bb1 /x11-toolkits/gtk12 | |
parent | 0fd23895266879123f52edc8e01a604e737436b2 (diff) | |
download | FreeBSD-ports-1d867c2ef856644cb057cec93ffc121b19ce7add.zip FreeBSD-ports-1d867c2ef856644cb057cec93ffc121b19ce7add.tar.gz |
Mark this broken while it awaits an upgrade by the mighty Vanilla
after a repo copy.
Diffstat (limited to 'x11-toolkits/gtk12')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index f62dd69..b34e46b 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,7 +3,7 @@ # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.30 1998/11/18 10:51:53 asami Exp $ +# $Id: Makefile,v 1.31 1998/12/10 13:18:16 vanilla Exp $ # DISTNAME= gtk+-1.1.2 @@ -17,6 +17,8 @@ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib +BROKEN= upgrade + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL='$${INSTALL} -c' |