summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorben <ben>2004-04-14 14:57:02 +0000
committerben <ben>2004-04-14 14:57:02 +0000
commit415a7521af5bdf1a1a7c48d957d11cf4d5859570 (patch)
tree2da42b9167e61a04930580dab98df8a23703b22b /archivers
parent9b5c590f0fe49459732341d958a12f176da8b50c (diff)
downloadpkgsrc-415a7521af5bdf1a1a7c48d957d11cf4d5859570.tar.gz
Add USE_LANGUAGES=c c++ to note that this package uses C and C++.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xmill/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 34ff16edfc9..e33914cfd7a 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/10 19:05:36 ben Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/14 14:57:02 ben Exp $
DISTNAME= xmill-0.9.1
CATEGORIES= archivers
@@ -11,6 +11,7 @@ COMMENT= Specialized compressor for XML
USE_GNU_TOOLS+= make
MAKEFILE= makefile
USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
RESTRICTED= "Redistribution not permitted"
NO_SRC_ON_FTP= ${RESTRICTED}