svn commit: r342168 - head/emulators/libdsk

Martin Wilke miwi at FreeBSD.org
Sat Feb 1 15:19:24 UTC 2014


Author: miwi
Date: Sat Feb  1 15:19:23 2014
New Revision: 342168
URL: http://svnweb.freebsd.org/changeset/ports/342168
QAT: https://qat.redports.org/buildarchive/r342168/

Log:
  - Stage support

Modified:
  head/emulators/libdsk/Makefile
  head/emulators/libdsk/pkg-plist

Modified: head/emulators/libdsk/Makefile
==============================================================================
--- head/emulators/libdsk/Makefile	Sat Feb  1 15:18:56 2014	(r342167)
+++ head/emulators/libdsk/Makefile	Sat Feb  1 15:19:23 2014	(r342168)
@@ -13,11 +13,4 @@ COMMENT=	Enables access to disks and dis
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 
-MAN1=	apriboot.1 dskdump.1 dskform.1 dskid.1 dskscan.1 dsktrans.1\
-	dskutil.1 md3serial.1
-MAN5=	libdskrc.5
-
-NO_MANCOMPRESSED=yes
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/emulators/libdsk/pkg-plist
==============================================================================
--- head/emulators/libdsk/pkg-plist	Sat Feb  1 15:18:56 2014	(r342167)
+++ head/emulators/libdsk/pkg-plist	Sat Feb  1 15:19:23 2014	(r342168)
@@ -11,3 +11,12 @@ lib/libdsk.a
 lib/libdsk.la
 lib/libdsk.so
 lib/libdsk.so.5
+man/man1/apriboot.1.gz
+man/man1/dskdump.1.gz
+man/man1/dskform.1.gz
+man/man1/dskid.1.gz
+man/man1/dskscan.1.gz
+man/man1/dsktrans.1.gz
+man/man1/dskutil.1.gz
+man/man1/md3serial.1.gz
+man/man5/libdskrc.5.gz


More information about the svn-ports-head mailing list