summaryrefslogtreecommitdiff
path: root/graphics/aalib-x11
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 20:38:34 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 20:38:34 +0000
commit02eb6f1e19be0444ab3f2119ff5ee6ad3fa6777e (patch)
tree6505510132d8dfb0b826a43150e8f98aee0f5146 /graphics/aalib-x11
parentc7ac072ef4aa46ec5e572e9f2366ccde36538a93 (diff)
downloadpkgsrc-02eb6f1e19be0444ab3f2119ff5ee6ad3fa6777e.tar.gz
bl3ify
Diffstat (limited to 'graphics/aalib-x11')
-rw-r--r--graphics/aalib-x11/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/aalib-x11/Makefile b/graphics/aalib-x11/Makefile
index 854a9e3bae5..16790cebb96 100644
--- a/graphics/aalib-x11/Makefile
+++ b/graphics/aalib-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/10/26 06:50:10 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/05 20:38:34 jlam Exp $
PKGNAME= aalib-x11-${BASE_VERS}
CATEGORIES+= x11
@@ -6,12 +6,16 @@ PKGREVISION= 2
COMMENT= ASCII Art library with X11 support
-USE_BUILDLINK2= # defined
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= # defined
USE_X11= # defined
ALL_TARGET= libaa-x11.la
INSTALL_TARGET= install-libLTLIBRARIES
+INSTALLATION_DIRS= bin include lib
+
# We need to correct the aalib-config script to return "-laa-x11" instead
# of "-laa".
#