summaryrefslogtreecommitdiff
path: root/misc/wmmand/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/wmmand/Makefile')
-rw-r--r--misc/wmmand/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile
index 1ad06accace6..5d6006546145 100644
--- a/misc/wmmand/Makefile
+++ b/misc/wmmand/Makefile
@@ -14,15 +14,10 @@ MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand
-USE_GMAKE= yes
USE_X_PREFIX= yes
USE_XPM= yes
ALL_TARGET= clean all
MAN1= wmMand.1
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmMand ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/wmMand.1 ${PREFIX}/man/man1/
-
.include <bsd.port.mk>