diff options
author | pav <pav@FreeBSD.org> | 2007-12-26 04:02:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-26 04:02:26 +0800 |
commit | 8dab0dce4581e0b29a52494bc21d6222bc581a04 (patch) | |
tree | 1fe25da9ad9a177b723e262f428f11d2cd9f0a44 /graphics | |
parent | 245529909d038601a02cbd2e7dc68fa980203b2f (diff) | |
download | freebsd-ports-gnome-8dab0dce4581e0b29a52494bc21d6222bc581a04.tar.gz freebsd-ports-gnome-8dab0dce4581e0b29a52494bc21d6222bc581a04.tar.zst freebsd-ports-gnome-8dab0dce4581e0b29a52494bc21d6222bc581a04.zip |
- This needs Perl to build
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/zphoto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 082effbedcd1..8f0eaf734cf1 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -43,6 +43,7 @@ CONFIGURE_ARGS+= --disable-avifile CONFIGURE_ARGS+= --disable-zip .endif USE_GMAKE= yes +USE_PERL5_BUILD=yes USE_XLIB= yes post-patch: |