summaryrefslogtreecommitdiff
path: root/archivers/xdms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/xdms/Makefile')
-rw-r--r--archivers/xdms/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile
index 6e2bc320c2a2..001b2520bc34 100644
--- a/archivers/xdms/Makefile
+++ b/archivers/xdms/Makefile
@@ -12,14 +12,16 @@ MASTER_SITES= http://www.ee.tut.fi/~heikki/xdms/
DISTNAME= xdms
MAINTAINER= markp@FreeBSD.org
+COMMENT= An Amiga DMS archiver unpacker
USE_ZIP= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/xdms/src
ALL_TARGET= xdms
-pre-build:
- ${REINPLACE_CMD} -e "s@gcc@${CC}@g; s@-O3 -Wall@${CFLAGS} -Wall@g" ${WRKSRC}/Makefile
+post-patch:
+ ${REINPLACE_CMD} "s@gcc@${CC}@g; s@-O3 -Wall@${CFLAGS} -Wall@g" \
+ ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xdms ${PREFIX}/bin