summaryrefslogtreecommitdiff
path: root/lang/icon/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-01 10:08:26 +0000
committerwiz <wiz>2011-03-01 10:08:26 +0000
commit68876639239214da64d982f2ab038faca2648d24 (patch)
treebd7cb18fd114a94144905fd89bb97b55df30667f /lang/icon/Makefile
parent043db72fc6ffaf2ec6f188cd1a9d9b451f82d72c (diff)
downloadpkgsrc-68876639239214da64d982f2ab038faca2648d24.tar.gz
Fix icon binary, it had the destdir embedded. From Mark Schuetz Schmuck
in PR 44653. Bump PKGREVISION. Set LICENSE.
Diffstat (limited to 'lang/icon/Makefile')
-rw-r--r--lang/icon/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index fbaa24edb26..bca37092e98 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2009/03/07 01:31:45 reed Exp $
+# $NetBSD: Makefile,v 1.48 2011/03/01 10:08:26 wiz Exp $
DISTNAME= icon.v943src
PKGNAME= icon-9.4.3
-PKGREVISION= #
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.cs.arizona.edu/icon/ftp/packages/unix/
EXTRACT_SUFX= .tgz
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.arizona.edu/icon/index.htm
COMMENT= The Icon programming language
+LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir