summaryrefslogtreecommitdiff
path: root/x11/aterm
diff options
context:
space:
mode:
authorminskim <minskim>2004-06-02 15:43:09 +0000
committerminskim <minskim>2004-06-02 15:43:09 +0000
commit85d40c78004df3eefe7ce8c6ea976913e8860912 (patch)
treefc5fa9c2b78d8bec43c5846719549002a059158d /x11/aterm
parente0fa4488726a6c1a4c52af18c265e7d87de3e079 (diff)
downloadpkgsrc-85d40c78004df3eefe7ce8c6ea976913e8860912.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'x11/aterm')
-rw-r--r--x11/aterm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 026adc6fb73..750b81e8c5a 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/06/02 12:48:17 recht Exp $
+# $NetBSD: Makefile,v 1.17 2004/06/02 15:43:09 minskim Exp $
#
DISTNAME= aterm-0.4.2
@@ -10,6 +10,8 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://aterm.sourceforge.net/
COMMENT= Aterm (Afterstep XVT) - a VT102 emulator for the X window system
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES