aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-04-13 03:42:49 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-04-13 03:42:49 +0000
commitd89ef551cffaa1f3fe2d176a00bb70c809aadef7 (patch)
tree78e5bf498df086676277c673ecc5196852986372 /deskutils
parentfa09e9e2b92c893ff68e1a987cf5cb4c30e60c5e (diff)
downloadports-d89ef551cffaa1f3fe2d176a00bb70c809aadef7.tar.gz
ports-d89ef551cffaa1f3fe2d176a00bb70c809aadef7.zip
- Unbreak by providing a working mastersite
- Mute extraction-related command, respect ${CC} - Transfer maintainership to the submitter PR: 199323 Submitted by: Chris Hutchinson
Notes
Notes: svn path=/head/; revision=383892
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/bigyear/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/deskutils/bigyear/Makefile b/deskutils/bigyear/Makefile
index d968c79331b2..c08a1238e8e7 100644
--- a/deskutils/bigyear/Makefile
+++ b/deskutils/bigyear/Makefile
@@ -5,19 +5,18 @@ PORTNAME= bigyear
PORTVERSION= 20010226
PORTEPOCH= 1
CATEGORIES= deskutils
-MASTER_SITES= http://mahon.cwx.net/sources/
+MASTER_SITES= http://BSDforge.com/projects/source/deskutils/bigyear/
DISTNAME= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Program to print a large (one month per page) calendar
-BROKEN= Unfetchable
-MAKE_ARGS= CFLAGS="${CFLAGS}"
+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/bigyear man/man1/bigyear.1.gz
post-extract:
- ${RM} ${WRKSRC}/bigyear
+ @${RM} ${WRKSRC}/bigyear
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bigyear ${STAGEDIR}${PREFIX}/bin