summaryrefslogtreecommitdiff
path: root/mail/gubby
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
commit00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch)
treec0750f82911803374c81b8cf05e2b96f037e2d8a /mail/gubby
parent- Mark BROKEN: does not build ("ValueError: too many values to unpack") (diff)
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=415839
Diffstat (limited to 'mail/gubby')
-rw-r--r--mail/gubby/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/gubby/Makefile b/mail/gubby/Makefile
index 76fe190ea67f..eec918fd9ec3 100644
--- a/mail/gubby/Makefile
+++ b/mail/gubby/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= mich@FreeBSD.org
COMMENT= Program showing where new mail has been placed
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
LDFLAGS+= -lncurses
CFLAGS+= -fno-exceptions -fno-rtti