aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-08-11 03:41:09 +0800
committerantoine <antoine@FreeBSD.org>2015-08-11 03:41:09 +0800
commit8a8b4a18b764bb8e0d17989cbcc4fcd6dfb68434 (patch)
treef9db50cf13ffc92fdd1b7fe402e84d8012d932e9 /devel
parent355a79c859e9195ef275387bb09057caad0e45d8 (diff)
downloadfreebsd-ports-gnome-8a8b4a18b764bb8e0d17989cbcc4fcd6dfb68434.tar.gz
freebsd-ports-gnome-8a8b4a18b764bb8e0d17989cbcc4fcd6dfb68434.tar.zst
freebsd-ports-gnome-8a8b4a18b764bb8e0d17989cbcc4fcd6dfb68434.zip
Add missing run-dependencies
Reported via www/fpc-fastcgi: Fatal: Can't find unit process used by fpmkunit
Diffstat (limited to 'devel')
-rw-r--r--devel/fpc-fpmkunit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpc-fpmkunit/Makefile b/devel/fpc-fpmkunit/Makefile
index 8905092acabd..a6e67ad6a741 100644
--- a/devel/fpc-fpmkunit/Makefile
+++ b/devel/fpc-fpmkunit/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lang
PKGNAMESUFFIX= -fpmkunit
@@ -9,6 +9,7 @@ MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal build system unit
USE_FPC= fcl-process paszlib
+USE_FPC_RUN= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}