summaryrefslogtreecommitdiff
path: root/x11/xpaste/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-06 07:17:03 +0000
committerjlam <jlam@pkgsrc.org>2004-01-06 07:17:03 +0000
commit29a68582a71a6a9090742070416ba427d997cf8a (patch)
tree737101babd6209a021b8e98d38673e0d94edd405 /x11/xpaste/Makefile
parentaef7d18d83aa6e6b16456eaadffce7fd3a27628a (diff)
downloadpkgsrc-29a68582a71a6a9090742070416ba427d997cf8a.tar.gz
bl3ify
Diffstat (limited to 'x11/xpaste/Makefile')
-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"