ports/185335: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat Jan 25 13:00:03 UTC 2014
The following reply was made to PR ports/185335; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/185335: commit references a PR
Date: Sat, 25 Jan 2014 12:58:16 +0000 (UTC)
Author: miwi
Date: Sat Jan 25 12:58:08 2014
New Revision: 341019
URL: http://svnweb.freebsd.org/changeset/ports/341019
QAT: https://qat.redports.org/buildarchive/r341019/
Log:
MFH: r340256
- Fix build
- Add License
PR: 185335
Submitted by: ports fury
Added:
branches/2014Q1/mail/bbmail/files/
- copied from r340256, head/mail/bbmail/files/
Modified:
branches/2014Q1/mail/bbmail/Makefile (contents, props changed)
Directory Properties:
branches/2014Q1/ (props changed)
Modified: branches/2014Q1/mail/bbmail/Makefile
==============================================================================
--- branches/2014Q1/mail/bbmail/Makefile Sat Jan 25 12:57:41 2014 (r341018)
+++ branches/2014Q1/mail/bbmail/Makefile Sat Jan 25 12:58:08 2014 (r341019)
@@ -7,7 +7,9 @@ CATEGORIES= mail
MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A tool intended for Blackbox that checks for new mail
+COMMENT= Tool intended for Blackbox that checks for new mail
+
+LICENSE= GPLv2 # (or later)
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libbt.pc:${PORTSDIR}/x11-wm/blackbox
@@ -15,12 +17,7 @@ USES= pkgconfig
USE_XORG= xext
GNU_CONFIGURE= yes
-MAN1= bbmail.1
-PLIST_FILES= bin/bbmail share/bbtools/bbmail.rc
-
-NO_STAGE= yes
-post-install:
- @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \
- >> ${TMPPLIST}
+PLIST_FILES= bin/bbmail man/man1/bbmail.1.gz share/bbtools/bbmail.rc
+PLIST_DIRSTRY= share/bbtools
.include <bsd.port.mk>
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list