summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 18:44:21 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 18:44:21 +0000
commitdf825414950fb213c59527bb4f0ab5b836c950f5 (patch)
treed013bf59ccf61cceacb795d38d6522489f43225b
parentUpdate to 0.6.10. (diff)
fix build. wrong version committed..
Notes
Notes: svn path=/head/; revision=37504
-rw-r--r--x11-wm/fvwm2-beta/Makefile2
-rw-r--r--x11-wm/fvwm2-devel/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm2-beta/Makefile b/x11-wm/fvwm2-beta/Makefile
index 46ad88f85f43..91c25dca4ea5 100644
--- a/x11-wm/fvwm2-beta/Makefile
+++ b/x11-wm/fvwm2-beta/Makefile
@@ -42,4 +42,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/icons/*.xpm \
${PREFIX}/lib/X11/fvwm2/pixmaps
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index 46ad88f85f43..91c25dca4ea5 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -42,4 +42,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/icons/*.xpm \
${PREFIX}/lib/X11/fvwm2/pixmaps
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>