aboutsummaryrefslogtreecommitdiff
path: root/textproc/skim
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-08-03 15:18:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-08-03 15:18:00 +0000
commitcbcdd6e27b3e908e00661bf69c93e4209e2795bc (patch)
tree7bf7db0fbea1811b1553d2cec8d55ad78d15eea7 /textproc/skim
parente81bde607e9f97d011eca6eabeaa8da0292a3d4a (diff)
downloadports-cbcdd6e27b3e908e00661bf69c93e4209e2795bc.tar.gz
ports-cbcdd6e27b3e908e00661bf69c93e4209e2795bc.zip
- Does not need/use distutils; the python dep is there for bundled scons
This fixes plist - no egg-info file is expected now
Notes
Notes: svn path=/head/; revision=197028
Diffstat (limited to 'textproc/skim')
-rw-r--r--textproc/skim/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile
index 0e3694e50193..b1f5fb0816dd 100644
--- a/textproc/skim/Makefile
+++ b/textproc/skim/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= scim-1.0:${PORTSDIR}/textproc/scim
USE_KDELIBS_VER=3
USE_PYTHON= yes
-USE_PYDISTUTILS=yes
USE_BZIP2= yes
USE_ICONV= yes
USE_GMAKE= yes