summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
authoragc <agc>1999-11-12 11:17:02 +0000
committeragc <agc>1999-11-12 11:17:02 +0000
commit838906c2614c8c3e5430a532e403ac2e9ddfc5eb (patch)
tree27f612c32fe46abe4766d479aff6a9cd8114743e /x11/gtk/Makefile
parent22074dfebeedf7039b947137009c08a9d68c646d (diff)
downloadpkgsrc-838906c2614c8c3e5430a532e403ac2e9ddfc5eb.tar.gz
Add patch fuzz factor 1
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 7f98fa1e786..9f03573b775 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 1999/10/22 23:35:04 tron Exp $
+# $NetBSD: Makefile,v 1.37 1999/11/12 11:17:02 agc Exp $
DISTNAME= gtk+-1.2.6
CATEGORIES= x11
@@ -27,6 +27,8 @@ 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.
#