aboutsummaryrefslogtreecommitdiff
path: root/comms/opencbm-plugin-xa1541/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-06 17:02:32 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-06 17:02:32 +0000
commitaddfda81a9d3a22d4c6138e2718073560016782e (patch)
treee7a126a65cecd3a24a674dcf29b7a176b30c5429 /comms/opencbm-plugin-xa1541/Makefile
parentae342c9afb82ce26ba58057fe8af5c96a23e8f55 (diff)
downloadports-addfda81a9d3a22d4c6138e2718073560016782e.tar.gz
ports-addfda81a9d3a22d4c6138e2718073560016782e.zip
Update to 0.4.99.102
PR: 247807 Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
Notes
Notes: svn path=/head/; revision=541351
Diffstat (limited to 'comms/opencbm-plugin-xa1541/Makefile')
-rw-r--r--comms/opencbm-plugin-xa1541/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/comms/opencbm-plugin-xa1541/Makefile b/comms/opencbm-plugin-xa1541/Makefile
index b74eb6c6a904..f37cd8ff2e52 100644
--- a/comms/opencbm-plugin-xa1541/Makefile
+++ b/comms/opencbm-plugin-xa1541/Makefile
@@ -5,8 +5,9 @@ PORTNAME= opencbm-plugin-xa1541
PORTVERSION= ${OCBM_VERSION}
CATEGORIES= comms archivers
-PATCHFILES= 12ef17d4cf78903c9c52d7a348a816424d549b89.diff \
- ca4c06e7430caf3b2296d4e1e00051fff015fc53.diff
+PATCHFILES= 077611e1ec27b52081c45c1702ff3812233fdd5e.diff \
+ dfa9dd172e2843a661cdb6cdba09d1c6c2c1b35e.diff \
+ a5fb83548b0ed54372d7615118c8ec9ba338bb9b.diff
MAINTAINER= felix@palmen-it.de
COMMENT= OpenCBM plugin for parallel-port cables
@@ -17,7 +18,7 @@ BUILD_DEPENDS= cc65:devel/cc65
RUN_DEPENDS= opencbm=${PORTVERSION}:comms/opencbm \
opencbm-kmod=${PORTVERSION}:comms/opencbm-kmod
-USES= gmake
+USES= gmake pkgconfig
USE_LDCONFIG= yes
MAKE_ARGS= CC="${CC}" SUBDIRS_PLUGIN_XA1541=opencbm/lib/plugin/xa1541
@@ -27,7 +28,7 @@ ALL_TARGET= plugin-xa1541
INSTALL_TARGET= install-plugin-xa1541
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PLUGINBASENAME}xa1541.so.${OCBM_LIBVERSION}
+ ${STRIP_CMD} ${STAGEDIR}${PLUGINBASENAME}xa1541.so.${OCBM_VERSION}
@${RM} ${STAGEDIR}${PREFIX}/etc/opencbm.conf.d/00opencbm.conf
@${RM} ${STAGEDIR}${PREFIX}/etc/opencbm.conf