aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r--net/ntp-devel/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index 5942c0419889..1a7c1e946314 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.3.20
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
http://archive.ntp.org/ntp4/ntp-dev/
@@ -17,12 +17,12 @@ CONFLICTS= ntp-[0-9].* ntp-rc-*
GNU_CONFIGURE= yes
OPTIONS_SUB= yes
-USES= cpe pathfix shebangfix libtool
+USES= cpe pathfix shebangfix libtool pkgconfig
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
-SHEBANG_FILES= ${WRKSRC}/scripts/ntptrace/ntptrace.in \
- ${WRKSRC}/scripts/ntp-wait/ntp-wait.in \
- ${WRKSRC}/scripts/update-leap/update-leap
+SHEBANG_FILES= scripts/ntptrace/ntptrace.in \
+ scripts/ntp-wait/ntp-wait.in \
+ scripts/update-leap/update-leap
perl_OLD_CMD= @PATH_PERL@
.include "Makefile.inc"