
- standardized pkg-descr
- corrected profile dependence in the Makefile
---
ports-mgmt/porte/Makefile | 4 ++++
ports-mgmt/porte/pkg-descr | 13 ++++++++++++-
2 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/ports-mgmt/porte/Makefile b/ports-mgmt/porte/Makefile
index 66edc24..5de3557 100644
--- a/ports-mgmt/porte/Makefile
+++ b/ports-mgmt/porte/Makefile
@@ -17,4 +17,8 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_CABAL= distrsimple:full docs hc:bothdep profile:all:full
+.if !defined(NO_PROFILE)
+PROFILE_DEPENDS= libHSstringsearch-%%ver%%:${PORTSDIR}/textproc/hs-stringsearch
+.endif
+
.include
participants (1)
-
Jacula Modyun