summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authortron <tron>1998-02-05 09:45:32 +0000
committertron <tron>1998-02-05 09:45:32 +0000
commit0c5066269f80b82c3a3ba13f5e7f6c9d7c948501 (patch)
tree119a0c45d3b0100a5a268c9f13769f3a2c7da835 /x11/gtk
parent6127d30377b43b4b7ba4188d396187b1897db001 (diff)
downloadpkgsrc-0c5066269f80b82c3a3ba13f5e7f6c9d7c948501.tar.gz
No need to use "gmake", our "make" works fine.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 256bcbac0cd..4b728f07da3 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 January 1998
# Whom: bsieker@techfak.uni-bielefeld.de
#
-# $NetBSD: Makefile,v 1.1 1998/02/03 10:07:45 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/02/05 09:45:32 tron Exp $
DISTNAME= gtk+-0.99.3
CATEGORIES= x11
@@ -20,6 +20,4 @@ USE_X11= yes
CFLAGS= -pipe -O2
-USE_GMAKE= yes
-
.include <bsd.port.mk>