svn commit: r364695 - head/deskutils/sliderule

Antoine Brodin antoine at FreeBSD.org
Tue Aug 12 12:07:32 UTC 2014


Author: antoine
Date: Tue Aug 12 12:07:31 2014
New Revision: 364695
URL: http://svnweb.freebsd.org/changeset/ports/364695
QAT: https://qat.redports.org/buildarchive/r364695/

Log:
  Finish stage conversion

Modified:
  head/deskutils/sliderule/Makefile

Modified: head/deskutils/sliderule/Makefile
==============================================================================
--- head/deskutils/sliderule/Makefile	Tue Aug 12 12:01:34 2014	(r364694)
+++ head/deskutils/sliderule/Makefile	Tue Aug 12 12:07:31 2014	(r364695)
@@ -15,7 +15,6 @@ COMMENT=	The part of X11R3's xcalc featu
 USES=		imake
 USE_XORG=	x11 xext
 USE_GCC=	any
-MAN1=		sliderule.1
-PLIST_FILES=	bin/sliderule
+PLIST_FILES=	bin/sliderule man/man1/sliderule.1.gz
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list