From 9518b1777be39f8f996025737b2eaa49cdc3fb74 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 10 May 2014 00:26:07 +0000 Subject: - Support staging - Use meaningful patch names - Convert USE_GMAKE to USES --- mail/xbuffy/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'mail/xbuffy/Makefile') diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 4e2f0fd78b66..fa7aede567dc 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -12,10 +12,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A replacement for xbiff that handles multiple mail files USE_XORG= xext xt xaw -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes -MAN1= xbuffy.1 -PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy +PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy man/man1/xbuffy.1.gz + +post-build: + ${STRIP_CMD} ${WRKSRC}/${PORTNAME} -NO_STAGE= yes .include -- cgit v1.2.3