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
commit132a7deec4f043d8ad17b6640a50a50276faac9e (patch)
tree737101babd6209a021b8e98d38673e0d94edd405 /x11/xpaste
parent761ded337b6b048bea2b4fc2c9ea7fe6f4e0c500 (diff)
downloadpkgsrc-132a7deec4f043d8ad17b6640a50a50276faac9e.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"