aboutsummaryrefslogtreecommitdiff
path: root/textproc/mgdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-11 09:09:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-11 09:09:55 +0000
commitc95bd93188eec3e0e792df8305c687326ce8a01e (patch)
tree3b04461ef1fbe7025510bbcfc5549dd4fab7050d /textproc/mgdiff
parentf466006dd0bd99618ca455aec13ed706c9c3153d (diff)
downloadports-c95bd93188eec3e0e792df8305c687326ce8a01e.tar.gz
ports-c95bd93188eec3e0e792df8305c687326ce8a01e.zip
Stagify.
Notes
Notes: svn path=/head/; revision=357437
Diffstat (limited to 'textproc/mgdiff')
-rw-r--r--textproc/mgdiff/Makefile8
-rw-r--r--textproc/mgdiff/files/pkg-message.in3
-rw-r--r--textproc/mgdiff/pkg-message3
-rw-r--r--textproc/mgdiff/pkg-plist1
4 files changed, 7 insertions, 8 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile
index 05079cf98910..eff077f8aae7 100644
--- a/textproc/mgdiff/Makefile
+++ b/textproc/mgdiff/Makefile
@@ -14,12 +14,10 @@ COMMENT= Graphical front end to the Unix diff command
USES= imake motif
USE_XORG= ice sm x11 xext xmu xp xt
-MAN1= mgdiff.1
+SUB_FILES= pkg-message
-NO_STAGE= yes
post-install:
- @${MKDIR} ${PREFIX}/lib/X11/mgdiff
- @${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${PREFIX}/lib/X11/mgdiff
- @${CAT} ${PKGMESSAGE}
+ @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/mgdiff
+ @${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/lib/X11/mgdiff
.include <bsd.port.mk>
diff --git a/textproc/mgdiff/files/pkg-message.in b/textproc/mgdiff/files/pkg-message.in
new file mode 100644
index 000000000000..e089e5f26319
--- /dev/null
+++ b/textproc/mgdiff/files/pkg-message.in
@@ -0,0 +1,3 @@
+Mgdiff comes with .xbm and .xpm files for use as window
+manager icons. You will find them in %%PREFIX%%/lib/X11/mgdiff.
+
diff --git a/textproc/mgdiff/pkg-message b/textproc/mgdiff/pkg-message
deleted file mode 100644
index d48d5420e37b..000000000000
--- a/textproc/mgdiff/pkg-message
+++ /dev/null
@@ -1,3 +0,0 @@
-Mgdiff comes with .xbm and .xpm files for use as window
-manager icons. You will find them in ${PREFIX}/lib/X11/mgdiff.
-
diff --git a/textproc/mgdiff/pkg-plist b/textproc/mgdiff/pkg-plist
index 445ab7c96a9a..78d395689d9a 100644
--- a/textproc/mgdiff/pkg-plist
+++ b/textproc/mgdiff/pkg-plist
@@ -2,4 +2,5 @@ bin/mgdiff
lib/X11/app-defaults/Mgdiff
lib/X11/mgdiff/mgdiff.xbm
lib/X11/mgdiff/mgdiff.xpm
+man/man1/mgdiff.1.gz
@dirrm lib/X11/mgdiff