pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

owl: needs perl



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:59:45 2015 +0200
Changeset:	67d9191f8b8ff4295412e11838329fe68540ba8a

Modified Files:
	owl/Makefile

Log Message:
owl: needs perl

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=67d9191f8b8ff4295412e11838329fe68540ba8a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 owl/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/owl/Makefile b/owl/Makefile
index 18dba07..a03e38f 100644
--- a/owl/Makefile
+++ b/owl/Makefile
@@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT=	none
 
 USE_PKGLOCALEDIR=	yes
 GNU_CONFIGURE=		yes
+USE_TOOLS+=		perl
 
 INSTALLATION_DIRS+=	share/doc/owl
 


Home | Main Index | Thread Index | Old Index