aboutsummaryrefslogtreecommitdiff
path: root/graphics/wmgrabimage/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-08-12 10:56:26 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-08-12 10:56:26 +0000
commit8a4dbbbadfef81d1e707b6eee65d9edd989b6dfe (patch)
tree1f660041e8030dd506f74eda75c965683e164871 /graphics/wmgrabimage/Makefile
parente2374e874fa1d2a97a300431a1cd277a91dd87e7 (diff)
downloadports-8a4dbbbadfef81d1e707b6eee65d9edd989b6dfe.tar.gz
ports-8a4dbbbadfef81d1e707b6eee65d9edd989b6dfe.zip
Notes
Diffstat (limited to 'graphics/wmgrabimage/Makefile')
-rw-r--r--graphics/wmgrabimage/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/wmgrabimage/Makefile b/graphics/wmgrabimage/Makefile
index f58b7293238c..c61770352f67 100644
--- a/graphics/wmgrabimage/Makefile
+++ b/graphics/wmgrabimage/Makefile
@@ -16,15 +16,9 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
WRKSRC= ${WRKDIR}/${DISTNAME}/wmGrabImage
-USE_GMAKE= YES
USE_X_PREFIX= YES
USE_XPM= YES
MAN1= wmGrabImage.1
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmGrabImage ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/GrabImage ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/wmGrabImage.1 ${PREFIX}/man/man1
-
.include <bsd.port.mk>