summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/ampache/Makefile4
-rw-r--r--security/CSP/Makefile4
-rw-r--r--www/aipo/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index 412f2b5b76c..403ae6c9685 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/15 19:48:21 hans Exp $
+# $NetBSD: Makefile,v 1.8 2012/06/24 07:20:23 jperkin Exp $
#
DISTNAME= ampache-3.5.3
@@ -38,7 +38,7 @@ CONF_FILES= ${EGDIR}/ampache.conf \
${PKG_SYSCONFDIR}/ampache.conf
PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS+= ${EGDIR}
+INSTALLATION_DIRS+= ${EGDIR} ${INSTDIR}
REPLACE_SH= locale/base/gather-messages.sh
diff --git a/security/CSP/Makefile b/security/CSP/Makefile
index 7e526c93179..ce657f69b63 100644
--- a/security/CSP/Makefile
+++ b/security/CSP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/08/14 14:42:45 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/06/24 07:24:58 jperkin Exp $
#
DISTNAME= CSP-0.32
@@ -28,7 +28,7 @@ PERL5_PACKLIST= auto/CSP/.packlist
CSPHOME= ${VARBASE}/csp
OPENSSLBIN= ${BUILDLINK_PREFIX.openssl}/bin/openssl
OWN_DIRS= ${CSPHOME}
-INSTALLATION_DIRS= share/doc/csp
+INSTALLATION_DIRS= share/doc/csp ${CSPHOME}
BUILD_DEFS+= CSPHOME
diff --git a/www/aipo/Makefile b/www/aipo/Makefile
index 8dabd86977d..c072387b198 100644
--- a/www/aipo/Makefile
+++ b/www/aipo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/02/05 15:43:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/24 07:28:45 jperkin Exp $
#
DISTNAME= aipo6030ja_linux32
@@ -26,7 +26,7 @@ USE_TOOLS+= gunzip pax tar
AIPO_DIR= share/aipo
TOMCAT_DIR= share/tomcat
-INSTALLATION_DIRS= share/tomcat/lib
+INSTALLATION_DIRS= share/tomcat/lib ${AIPO_DIR}/webapps/aipo/WEB-INF
SUBST_CLASSES+= username
SUBST_STAGE.username= pre-configure