summaryrefslogtreecommitdiff
path: root/archivers/ppmd/Makefile
diff options
context:
space:
mode:
authorben <ben>2004-04-14 14:56:09 +0000
committerben <ben>2004-04-14 14:56:09 +0000
commit793b560774901eb4f0bdf4895093959824c3e239 (patch)
tree1a6f9065516a0d223748a43630428f48c694fcc4 /archivers/ppmd/Makefile
parente3520543f99e000047014c2c87bad9b7edd08730 (diff)
downloadpkgsrc-793b560774901eb4f0bdf4895093959824c3e239.tar.gz
Add USE_LANGUAGES=c++ to note that this package uses c++.
Diffstat (limited to 'archivers/ppmd/Makefile')
-rw-r--r--archivers/ppmd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index b042354ff5a..d1f6b42989c 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/08 23:44:00 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/14 14:56:09 ben Exp $
#
DISTNAME= ppmdi1
@@ -15,6 +15,7 @@ MAKEFILE= makefile.gmk
ALL_TARGET= ppmd
WRKSRC= ${WRKDIR}
+USE_LANGUAGES= c++
post-extract:
cd ${WRKSRC} && for i in *; do \