aboutsummaryrefslogtreecommitdiff
path: root/news/husky/Makefile.local
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky/Makefile.local')
-rw-r--r--news/husky/Makefile.local32
1 files changed, 0 insertions, 32 deletions
diff --git a/news/husky/Makefile.local b/news/husky/Makefile.local
deleted file mode 100644
index a0c90a6802ea..000000000000
--- a/news/husky/Makefile.local
+++ /dev/null
@@ -1,32 +0,0 @@
-# vim:filetype=make
-# $FreeBSD$
-
-PORTVERSION= 1.9.20140519
-PORTREVISION= 2
-CATEGORIES= news mail
-
-.if ${PORTNAME} == "husky-smapi"
-PORTEPOCH= 1
-.endif
-
-MAINTAINER= osharoiko@gmail.com
-
-MASTER_SITES= SF/husky/husky/1.9-current/2014.05.19
-DISTNAME= husky-all-1.9-source-20140519
-
-HUSKY_ROOTDIR= ${WRKDIR}/husky
-PATCH_WRKSRC= ${HUSKY_ROOTDIR}
-WRKSRC= ${HUSKY_ROOTDIR}/${COMPONENT_SUBDIR}
-PKGDIR= ${.CURDIR}
-
-CONFLICTS= ${PORTNAME}-[0-9]*
-
-USERS= fido
-GROUPS= fido
-
-USES+= alias gmake tar:tgz
-
-pre-build:
- ${LN} -sf ${HUSKY_ROOTDIR}/huskybse/huskymak.cfg ${HUSKY_ROOTDIR}
- @${REINPLACE_CMD} -e 's|gcc|${CC}|; s|g++|${CXX}|' \
- ${HUSKY_ROOTDIR}/huskymak.cfg