summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
#