svn commit: r357734 - head/deskutils/mrundlg
Vanilla I. Shu
vanilla at FreeBSD.org
Sat Jun 14 03:33:09 UTC 2014
Author: vanilla
Date: Sat Jun 14 03:33:08 2014
New Revision: 357734
URL: http://svnweb.freebsd.org/changeset/ports/357734
QAT: https://qat.redports.org/buildarchive/r357734/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/deskutils/mrundlg/Makefile
head/deskutils/mrundlg/pkg-plist
Modified: head/deskutils/mrundlg/Makefile
==============================================================================
--- head/deskutils/mrundlg/Makefile Sat Jun 14 03:31:08 2014 (r357733)
+++ head/deskutils/mrundlg/Makefile Sat Jun 14 03:33:08 2014 (r357734)
@@ -11,11 +11,7 @@ MASTER_SITES= ${MASTER_SITE_FREEBSD}
MAINTAINER= sixxgate at hotmail.com
COMMENT= Application / program launcher for Motif
-USES= imake motif
-USE_BZIP2= yes
+USES= imake motif tar:bzip2
USE_XORG= x11 xmu xt
-MAN1= mrundlg.1
-MANCOMPRESSED= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/deskutils/mrundlg/pkg-plist
==============================================================================
--- head/deskutils/mrundlg/pkg-plist Sat Jun 14 03:31:08 2014 (r357733)
+++ head/deskutils/mrundlg/pkg-plist Sat Jun 14 03:33:08 2014 (r357734)
@@ -1,2 +1,3 @@
bin/mrundlg
lib/X11/app-defaults/MRunDlg
+man/man1/mrundlg.1.gz
More information about the svn-ports-head
mailing list