summaryrefslogtreecommitdiffstats
path: root/x11/xmotd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmotd/Makefile')
-rw-r--r--x11/xmotd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmotd/Makefile b/x11/xmotd/Makefile
index 8e19697..e5ac66a 100644
--- a/x11/xmotd/Makefile
+++ b/x11/xmotd/Makefile
@@ -37,7 +37,7 @@ USE_MOTIF= yes
.endif
.if defined(WITH_XPM)
-USE_XPM= yes
+USE_XORG= xpm
.endif
post-extract:
@@ -59,7 +59,7 @@ post-patch:
.endif
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/xmotd ${X11BASE}/bin/xmotd
+ ${INSTALL_PROGRAM} ${WRKSRC}/xmotd ${LOCALBASE}/bin/xmotd
${INSTALL_MAN} ${WRKSRC}/xmotd.8 ${MANPREFIX}/man/man8
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud