aboutsummaryrefslogtreecommitdiff
path: root/news/husky-smapi
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-smapi')
-rw-r--r--news/husky-smapi/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/news/husky-smapi/Makefile b/news/husky-smapi/Makefile
index 9fdda15f738c..c275401ba810 100644
--- a/news/husky-smapi/Makefile
+++ b/news/husky-smapi/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: husky-smapi
-# Date created: 6 January 2003
-# Whom: Max Khon
-#
+# Created by: Max Khon
# $FreeBSD$
-#
PORTNAME= smapi
PORTVERSION= 2.2.4
@@ -20,6 +16,5 @@ CONFLICTS= husky-smapi-devel-[0-9]*
MAKE_ARGS= ADDCDEFS=-fPIC
USE_LDCONFIG= yes
-.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>