aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2007-08-11 01:55:44 +0800
committeralexbl <alexbl@FreeBSD.org>2007-08-11 01:55:44 +0800
commit1eb30a45e837ab3f6ae46056f3c88bae65794467 (patch)
tree5888881603ad3af32599a969e7f1dbbd68030602 /textproc
parent827b7e93ca388a4f875de118672944a1f92f94d1 (diff)
downloadfreebsd-ports-gnome-1eb30a45e837ab3f6ae46056f3c88bae65794467.tar.gz
freebsd-ports-gnome-1eb30a45e837ab3f6ae46056f3c88bae65794467.tar.zst
freebsd-ports-gnome-1eb30a45e837ab3f6ae46056f3c88bae65794467.zip
- unbreak on python2.5 by adding PYDISTUTILS_NOEGGINFO
Submitted by: pointyhat via kris
Diffstat (limited to 'textproc')
-rw-r--r--textproc/skim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile
index b1f5fb0816dd..4e0dea825e8e 100644
--- a/textproc/skim/Makefile
+++ b/textproc/skim/Makefile
@@ -23,6 +23,7 @@ USE_BZIP2= yes
USE_ICONV= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
+PYDISTUTILS_NOEGGINFO= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \