summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
authoragc <agc>1999-11-22 11:23:41 +0000
committeragc <agc>1999-11-22 11:23:41 +0000
commit696839d90ff6fdd1f83281a49636f148e5686fe2 (patch)
tree46bfaa0ad90899d51a6ac5610693e82d15e8224b /x11/gtk/Makefile
parent3afd9315e108c05edb1177f4d54cca4d38f34aa8 (diff)
downloadpkgsrc-696839d90ff6fdd1f83281a49636f148e5686fe2.tar.gz
Regenerate two patch files, to ensure they can be applied without a
fuzz factor, and rtemove the fuzz factor definition from the package makefile.
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 9f03573b775..7c5e6847a27 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 1999/11/12 11:17:02 agc Exp $
+# $NetBSD: Makefile,v 1.38 1999/11/22 11:23:41 agc Exp $
DISTNAME= gtk+-1.2.6
CATEGORIES= x11
@@ -27,8 +27,6 @@ CPPFLAGS= -I${LOCALBASE}/include # libintl.h
LDFLAGS= -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib # -lintl
PLIST_SUBST+= LOCALBASE=${LOCALBASE}
-PATCH_FUZZ_FACTOR= -F1
-
# The following ensures that `gtk-config --libs' includes the correct linker
# flags for linking the X11 libs.
#