summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk13/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-30 05:24:38 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-30 05:24:38 +0000
commit2da7eadb14eb35236165738f637baa6562cb1f45 (patch)
tree119ef2485a32d17455cac576c5a9a69cbf647ff6 /x11-toolkits/gtk13/Makefile
parentSlightly different version. (diff)
Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now).
Notes
Notes: svn path=/head/; revision=12208
Diffstat (limited to 'x11-toolkits/gtk13/Makefile')
-rw-r--r--x11-toolkits/gtk13/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index 1b8a04ea53cb..e18090a3233f 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: gtk
-# Version required: 1.0.4
+# Version required: 1.0.5
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.19 1998/06/01 04:24:01 vanilla Exp $
+# $Id: Makefile,v 1.20 1998/06/07 02:05:42 vanilla Exp $
#
-DISTNAME= gtk+-1.0.4
-PKGNAME= gtk-1.0.4
+DISTNAME= gtk+-1.0.5
+PKGNAME= gtk-1.0.5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.0/ \
@@ -17,7 +17,6 @@ MAINTAINER= vanilla@FreeBSD.ORG
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_X11= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c'