diff options
author | wen <wen@FreeBSD.org> | 2012-08-12 22:00:42 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-08-12 22:00:42 +0800 |
commit | f8d4e2aef6f7b01d79611867793768148489bff6 (patch) | |
tree | 0e6bb4e032149fcadd75fbe347fe4e5a2e3d0a59 | |
parent | f5f63666fb4eb0de1755910a55f7ef0c3a0246fa (diff) | |
download | freebsd-ports-gnome-f8d4e2aef6f7b01d79611867793768148489bff6.tar.gz freebsd-ports-gnome-f8d4e2aef6f7b01d79611867793768148489bff6.tar.zst freebsd-ports-gnome-f8d4e2aef6f7b01d79611867793768148489bff6.zip |
- Clean up in Makefile
-rw-r--r-- | finance/trytond_product/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond_product/Makefile b/finance/trytond_product/Makefile index 84f5fbd558aa..212c3f6680be 100644 --- a/finance/trytond_product/Makefile +++ b/finance/trytond_product/Makefile @@ -14,7 +14,6 @@ MAINTAINER= matthias@petermann.it COMMENT= The Product Module for Tryton RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond -#RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS=easy_install |