aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-05 03:30:36 +0800
committersat <sat@FreeBSD.org>2006-08-05 03:30:36 +0800
commitb9d8b702f32018476fd0b8a7cf18b1cac31c8fdc (patch)
treec633f453e8aa8bf0efc9e2c85bf542e1d372d93d /devel
parentbe177739a5cba5710a7e52a7c946e74969a6f932 (diff)
downloadfreebsd-ports-gnome-b9d8b702f32018476fd0b8a7cf18b1cac31c8fdc.tar.gz
freebsd-ports-gnome-b9d8b702f32018476fd0b8a7cf18b1cac31c8fdc.tar.zst
freebsd-ports-gnome-b9d8b702f32018476fd0b8a7cf18b1cac31c8fdc.zip
- Fix build by depending on p5-Inline
Reported by: pointyhat via erwin
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Linux-Pid/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Linux-Pid/Makefile b/devel/p5-Linux-Pid/Makefile
index 85fdec173017..893136a8b6ba 100644
--- a/devel/p5-Linux-Pid/Makefile
+++ b/devel/p5-Linux-Pid/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Get native PID and the PPID
+BUILD_DEPENDS= p5-Inline>=0.44:${PORTSDIR}/devel/p5-Inline
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= YES
MAN3= Linux::Pid.3