aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/amigadepacker
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-10-23 05:15:14 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-10-23 05:15:14 +0800
commit3f223a12db597d0dcb1c7e87e2f2598f26d8f3db (patch)
tree94bc32176ea568946276ff3bd18721126105d067 /archivers/amigadepacker
parent0ede3aaa7bb9ddc7c460071f3cc81e9f9fd75384 (diff)
downloadfreebsd-ports-gnome-3f223a12db597d0dcb1c7e87e2f2598f26d8f3db.tar.gz
freebsd-ports-gnome-3f223a12db597d0dcb1c7e87e2f2598f26d8f3db.tar.zst
freebsd-ports-gnome-3f223a12db597d0dcb1c7e87e2f2598f26d8f3db.zip
Don't use ${STAGEDIR} in CONFIGURE_ARGS
Notified by: William Grzybowski <william88@gmail.com>
Diffstat (limited to 'archivers/amigadepacker')
-rw-r--r--archivers/amigadepacker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/amigadepacker/Makefile b/archivers/amigadepacker/Makefile
index bc29e36c8028..6d4d2dd39cbd 100644
--- a/archivers/amigadepacker/Makefile
+++ b/archivers/amigadepacker/Makefile
@@ -16,7 +16,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_CSTD= gnu89
-CONFIGURE_ARGS+= --prefix=${STAGEDIR}${PREFIX}
+CONFIGURE_ARGS+= --prefix=${PREFIX}
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/amigadepacker man/man1/amigadepacker.1.gz