svn commit: r325221 - head/emulators/spim
William Grzybowski
wg at FreeBSD.org
Thu Aug 22 17:53:18 UTC 2013
Author: wg
Date: Thu Aug 22 17:53:18 2013
New Revision: 325221
URL: http://svnweb.freebsd.org/changeset/ports/325221
Log:
emulators/spim: fix package
- Fix package, man files are not compressed
Reported by: pointyhat
Modified:
head/emulators/spim/Makefile
Modified: head/emulators/spim/Makefile
==============================================================================
--- head/emulators/spim/Makefile Thu Aug 22 17:49:35 2013 (r325220)
+++ head/emulators/spim/Makefile Thu Aug 22 17:53:18 2013 (r325221)
@@ -18,6 +18,7 @@ INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME}
ALL_TARGET= ${PORTNAME}
MAN1= spim.1
+MANCOMPRESSED= no
PORTDOCS= cycle.ps.gz spim.ps.gz SPIM.html
PLIST_FILES= bin/spim %%DATADIR%%/exceptions.s
PLIST_DIRS= %%DATADIR%%
More information about the svn-ports-head
mailing list