1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix build after recent licensing infrastructure updates

Submitted by:	pointyhat via pavmail
Pointyhat to:	tabthorpe
This commit is contained in:
Thomas Abthorpe 2012-03-05 19:09:52 +00:00
parent d0830eebe1
commit 48d4f8a240
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292769

View File

@ -72,7 +72,6 @@ post-extract:
.endif
post-install:
@${RM} ${PREFIX}/GPLv2 # somehow installed by LICENSE framework
@${CAT} ${PKGMESSAGE};
.include <bsd.port.mk>