aboutsummaryrefslogtreecommitdiffstats
path: root/lang/execline
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2003-10-26 04:37:17 +0800
committersergei <sergei@FreeBSD.org>2003-10-26 04:37:17 +0800
commit11ebeae7c973509e0d01695a0548fcbc609a6aff (patch)
tree96763d88c54081a22ff8d6e808d229d9a94bf213 /lang/execline
parent68af079a11a96bdbde9420f3637c035714f8ac73 (diff)
downloadfreebsd-ports-gnome-11ebeae7c973509e0d01695a0548fcbc609a6aff.tar.gz
freebsd-ports-gnome-11ebeae7c973509e0d01695a0548fcbc609a6aff.tar.zst
freebsd-ports-gnome-11ebeae7c973509e0d01695a0548fcbc609a6aff.zip
- Unbreak build by adding forgotten dependency on devel/skalibs
Reported by: bento (kris) - Reword COMMENT to avoid truncation by pkg_info(1) Approved by: krion (implicit)
Diffstat (limited to 'lang/execline')
-rw-r--r--lang/execline/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/execline/Makefile b/lang/execline/Makefile
index 1030145b0fc0..18ff2e234c61 100644
--- a/lang/execline/Makefile
+++ b/lang/execline/Makefile
@@ -11,7 +11,9 @@ CATEGORIES= lang shells
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
MAINTAINER= sergei@kolobov.com
-COMMENT= Lightweight non-interactive scripting language similar to sh(1)
+COMMENT= Lightweight non-interactive sh(1)-like scripting language
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/skalibs/libstddjb.a:${PORTSDIR}/devel/skalibs
WRKSRC= ${WRKDIR}/admin/${DISTNAME}