summaryrefslogtreecommitdiff
path: root/devel/ddd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-17 05:45:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-17 05:45:56 +0000
commit3159ec05687bfb24a41b633066c142f8c324172b (patch)
treef687618d116e9a6acdb968fcf557f3c70aa8308f /devel/ddd
parentIf either USE_SSH or WITH_SSH is defined, compile in `ssh' rather than `rsh'. (diff)
Make the Makefile and PLIST match the docs acutally installed since the upgrade.
Notes
Notes: svn path=/head/; revision=25919
Diffstat (limited to 'devel/ddd')
-rw-r--r--devel/ddd/Makefile4
-rw-r--r--devel/ddd/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index 1a19a3cef6be..2e83170634b0 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -43,10 +43,10 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/PROBLEMS ${PREFIX}/share/doc/ddd
${INSTALL_DATA} ${WRKSRC}/doc/README ${PREFIX}/share/doc/ddd
${INSTALL_DATA} ${WRKSRC}/doc/ddd-paper.ps ${PREFIX}/share/doc/ddd
- ${INSTALL_DATA} ${WRKSRC}/doc/ddd.man.ps ${PREFIX}/share/doc/ddd
+ ${INSTALL_DATA} ${WRKSRC}/doc/ddd.ps ${PREFIX}/share/doc/ddd
${INSTALL_DATA} ${WRKSRC}/doc/sample.dddinit ${PREFIX}/share/doc/ddd
${GZIP_CMD} ${PREFIX}/share/doc/ddd/ddd-paper.ps
- ${GZIP_CMD} ${PREFIX}/share/doc/ddd/ddd.man.ps
+ ${GZIP_CMD} ${PREFIX}/share/doc/ddd/ddd.ps
.endif
check:
diff --git a/devel/ddd/pkg-plist b/devel/ddd/pkg-plist
index 9360c028f4cb..4775392a4d08 100644
--- a/devel/ddd/pkg-plist
+++ b/devel/ddd/pkg-plist
@@ -2,6 +2,6 @@ bin/ddd
share/doc/ddd/PROBLEMS
share/doc/ddd/README
share/doc/ddd/ddd-paper.ps.gz
-share/doc/ddd/ddd.man.ps.gz
+share/doc/ddd/ddd.ps.gz
share/doc/ddd/sample.dddinit
@dirrm share/doc/ddd