summaryrefslogtreecommitdiff
path: root/archivers/deco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/deco/Makefile')
-rw-r--r--archivers/deco/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index e237131047f6..7c78038fbc3b 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deco
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://hartlich.com/deco/download/:site1 \
http://hartlich.com/deco/archive/download/:site2
@@ -33,6 +34,9 @@ RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc \
NO_LATEST_LINK= yes
CONFLICTS= deco-[0-9]*
+post-patch:
+ @${CP} ${FILESDIR}/extract ${WRKDIR}/${PORTNAME}-archive-1.5.1/"tar\.xz"
+
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS}