From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- security/snortsnarf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/snortsnarf') diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 18031a69ffb..4998727f592 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:19 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:32 jlam Exp $ # DISTNAME= SnortSnarf-050314.1 @@ -24,6 +24,8 @@ SUBST_FILES.paths= snortsnarf.pl SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g" SUBST_MESSAGE.paths= "Fixing paths." +INSTALLATION_DIRS= bin + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/snortsnarf.pl ${PREFIX}/bin/snortsnarf.pl ${INSTALL_DATA_DIR} ${PREFIX}/share/snortsnarf -- cgit v1.2.3