summaryrefslogtreecommitdiff
path: root/x11/xpaste
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-06 07:17:03 +0000
committerjlam <jlam>2004-01-06 07:17:03 +0000
commit2b49d91a936805c4f6814fa18b2838594afd66e8 (patch)
tree737101babd6209a021b8e98d38673e0d94edd405 /x11/xpaste
parent7d16cd26f72ff354514d30a8f55a76aa92890290 (diff)
downloadpkgsrc-2b49d91a936805c4f6814fa18b2838594afd66e8.tar.gz
bl3ify
Diffstat (limited to 'x11/xpaste')
-rw-r--r--x11/xpaste/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile
index fbe28ea882e..787ec19bcdd 100644
--- a/x11/xpaste/Makefile
+++ b/x11/xpaste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/04 09:27:01 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/06 07:17:13 jlam Exp $
#
DISTNAME= xpaste-1.1
@@ -11,6 +11,9 @@ EXTRACT_SUFX= .shar.gz
MAINTAINER= seb@NetBSD.org
COMMENT= Display the content of the X11 paste buffer in a window
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"