aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-02-17 13:45:56 +0800
committerobrien <obrien@FreeBSD.org>2000-02-17 13:45:56 +0800
commit4fb10a82055eeca37c07d73a9dca1fe11d452413 (patch)
tree26290817882ed5a6b17d3a6eb4f8c14cac622503 /devel
parent753a9e7bad95959da6a4c6e25fbcde2be91e638b (diff)
downloadfreebsd-ports-gnome-4fb10a82055eeca37c07d73a9dca1fe11d452413.tar.gz
freebsd-ports-gnome-4fb10a82055eeca37c07d73a9dca1fe11d452413.tar.zst
freebsd-ports-gnome-4fb10a82055eeca37c07d73a9dca1fe11d452413.zip
Make the Makefile and PLIST match the docs acutally installed since the upgrade.
Diffstat (limited to 'devel')
-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