diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-05 11:50:13 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-05 11:50:13 +0000 |
commit | e48af60ec2dd830f9d39cea44b1d699a1bdd1dd0 (patch) | |
tree | bc62c26707a8cea1471f299c8bb01a2a418d1295 /graphics/zphoto | |
parent | c71f201bbf607f5f5fb11dce3969afcc0214b2a2 (diff) | |
download | ports-e48af60ec2dd830f9d39cea44b1d699a1bdd1dd0.tar.gz ports-e48af60ec2dd830f9d39cea44b1d699a1bdd1dd0.zip |
Notes
Diffstat (limited to 'graphics/zphoto')
-rw-r--r-- | graphics/zphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index c5e55a70ab7b..5c8db229cab0 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-avifile CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -USES= perl5 gmake +USES= alias gmake perl5 USE_PERL5= build post-patch: |