diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /graphics/pear-IO_SWF | |
parent | - Convert to USES=qmake (diff) |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=334871
Diffstat (limited to 'graphics/pear-IO_SWF')
-rw-r--r-- | graphics/pear-IO_SWF/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile index ed3a1330aa6a..87b34684bfb2 100644 --- a/graphics/pear-IO_SWF/Makefile +++ b/graphics/pear-IO_SWF/Makefile @@ -21,7 +21,6 @@ USE_PHP= yes PEAR_CHANNEL= openpear PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |