aboutsummaryrefslogtreecommitdiff
path: root/chinese/wenju/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
commitc4d4cacd63490d4b63e844ae298880332a388ba7 (patch)
tree3913b841cc9c2f98d7e4b2056eafc0d9980bf1c8 /chinese/wenju/files
parent5faefa6350cd172add279e339bd86a650313beb3 (diff)
downloadports-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.gz
ports-c4d4cacd63490d4b63e844ae298880332a388ba7.zip
- Remove conditional checks relevant only on FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225288
Diffstat (limited to 'chinese/wenju/files')
-rw-r--r--chinese/wenju/files/configure-getopt.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/wenju/files/configure-getopt.patch b/chinese/wenju/files/configure-getopt.patch
deleted file mode 100644
index 0c53f78ab71f..000000000000
--- a/chinese/wenju/files/configure-getopt.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Oct 18 04:38:19 2003
-+++ configure Sat Oct 18 04:38:42 2003
-@@ -7889,7 +7889,7 @@
-
-
- GTK2_CFLAGS="`pkg-config --cflags gtk+-2.0`"
--GTK2_LIBS="`pkg-config --libs gtk+-2.0`"
-+GTK2_LIBS="`pkg-config --libs gtk+-2.0` -lgnugetopt"
- GTK2_BINARY_VERSION="`pkg-config --variable=gtk_binary_version gtk+-2.0`"
-
-