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
commit7c37e4fd58944c35f88c796c5dd73bb39fdd6010 (patch)
treefc5fa9c2b78d8bec43c5846719549002a059158d /x11/aterm
parent100635586eb966ac0c4be5fa9b1bdab3a86c3035 (diff)
downloadpkgsrc-7c37e4fd58944c35f88c796c5dd73bb39fdd6010.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