aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cddb-bundle
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-05-25 13:55:36 +0800
committerdinoex <dinoex@FreeBSD.org>2007-05-25 13:55:36 +0800
commit60ff6b0c1765a1f0d6040b5b4ba76cea3fdd58b7 (patch)
tree58288ba60da222e247e235bcb8e63f4711a5d818 /audio/cddb-bundle
parenta42d7efae1ae2f278f070ace510586f3efa32e60 (diff)
downloadfreebsd-ports-gnome-60ff6b0c1765a1f0d6040b5b4ba76cea3fdd58b7.tar.gz
freebsd-ports-gnome-60ff6b0c1765a1f0d6040b5b4ba76cea3fdd58b7.tar.zst
freebsd-ports-gnome-60ff6b0c1765a1f0d6040b5b4ba76cea3fdd58b7.zip
- update for gnustep-make-2.0.0
Diffstat (limited to 'audio/cddb-bundle')
-rw-r--r--audio/cddb-bundle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile
index a37f825875d6..7074e453743a 100644
--- a/audio/cddb-bundle/Makefile
+++ b/audio/cddb-bundle/Makefile
@@ -24,5 +24,6 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/cddb.bundle
+MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
.include <bsd.port.mk>