aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hptkill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-hptkill/Makefile')
-rw-r--r--news/husky-hptkill/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/news/husky-hptkill/Makefile b/news/husky-hptkill/Makefile
index c704c1621790..5a54744ba4ab 100644
--- a/news/husky-hptkill/Makefile
+++ b/news/husky-hptkill/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: husky-hptkill
-# Date created: 6 January 2003
-# Whom: Max Khon
-#
+# Created by: Max Khon
# $FreeBSD$
-#
PORTNAME= hptkill
PORTVERSION= 1.10.4
@@ -21,6 +17,5 @@ MAN1= hptkill.1
MANCOMPRESSED= yes
PLIST_FILES= bin/hptkill
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/news/husky-base/Makefile.inc"
-.include <bsd.port.post.mk>
+.include "${.CURDIR}/../husky-base/Makefile.inc"
+.include <bsd.port.mk>