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 | |
parent | Update gdk-pixbuf2 to 2.32.1. (diff) |
Add USES=alias to 4 ports (Aids DragonFly support)
Notes
Notes:
svn path=/head/; revision=398641
Diffstat (limited to 'graphics')
-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: |