summaryrefslogtreecommitdiff
path: root/x11/xpaste
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-27 18:32:32 +0000
committerjlam <jlam>2002-01-27 18:32:32 +0000
commit606263e3f4f02193ab5e641ac48d0c53a54cc983 (patch)
treef6e3f30bc6fb2961df8926ff7ab3dd5ad8fecddf /x11/xpaste
parent6d452456150fcd563a60b90882e8550f9bf68332 (diff)
downloadpkgsrc-606263e3f4f02193ab5e641ac48d0c53a54cc983.tar.gz
Use auto-extract code for .shar files.
Diffstat (limited to 'x11/xpaste')
-rw-r--r--x11/xpaste/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile
index c22cef37c62..783f6e19fb4 100644
--- a/x11/xpaste/Makefile
+++ b/x11/xpaste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/04/16 20:21:01 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/27 18:32:35 jlam Exp $
#
DISTNAME= xpaste-1.1
@@ -9,10 +9,7 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= seb@pbox.org
COMMENT= Display the content of the X11 paste buffer in a window
-EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
-
USE_IMAKE= yes
-
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"