Add python build dependency.

This commit is contained in:
Alex Dupre 2007-04-22 07:29:42 +00:00
parent 155ac1a566
commit 229bf3361f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190622
2 changed files with 12 additions and 0 deletions

View file

@ -19,6 +19,7 @@ USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --mandir=${PREFIX}/man
USE_PYTHON_BUILD= yes
USE_LDCONFIG= yes
MAN3= __zzip_fetch_disk_trailer.3 __zzip_parse_root_directory.3 __zzip_try_open.3 \

View file

@ -0,0 +1,11 @@
--- docs/Makefile.in.orig Sun Apr 22 09:27:39 2007
+++ docs/Makefile.in Sun Apr 22 09:27:53 2007
@@ -431,7 +431,7 @@
all : all-am default
-default : doc @MAINTAINER_MODE_FALSE@ mans
+default : @MAINTAINER_MODE_FALSE@ mans
clean-doc clean-docs : clean-unpack
- rm $(DISTCLEANFILES)
- rm $(MAINTAINERCLEANFILES)