diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-02 22:56:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-02 22:56:32 +0800 |
commit | b89e437ae96b7dceb4df91a56ff10cb22cfc142a (patch) | |
tree | e6d61daf381379e73c18d40c9d18a42c97f58a01 /finance | |
parent | 87d973df9feb64dff1f1672ee81acab97a9ffe1b (diff) | |
download | freebsd-ports-gnome-b89e437ae96b7dceb4df91a56ff10cb22cfc142a.tar.gz freebsd-ports-gnome-b89e437ae96b7dceb4df91a56ff10cb22cfc142a.tar.zst freebsd-ports-gnome-b89e437ae96b7dceb4df91a56ff10cb22cfc142a.zip |
- Stage support
Diffstat (limited to 'finance')
-rw-r--r-- | finance/pear_Payment_DTA/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/pear_Payment_DTA/Makefile b/finance/pear_Payment_DTA/Makefile index bc6513cd39ed..09e9651ca0b5 100644 --- a/finance/pear_Payment_DTA/Makefile +++ b/finance/pear_Payment_DTA/Makefile @@ -13,7 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |