aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcomicbook/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/qcomicbook/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/qcomicbook/Makefile')
-rw-r--r--graphics/qcomicbook/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index cafa233470e9..ba4dabb8f537 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -12,7 +12,7 @@ COMMENT= Qt-based comic book archive viewer
LICENSE= GPLv2
-LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
+LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4
USES= cmake:outsource pkgconfig
USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build \
@@ -21,16 +21,16 @@ USE_QT4= corelib gui linguisttools_build moc_build qmake_build rcc_build \
OPTIONS_DEFINE= 7ZIP ACE RAR ZIP
7ZIP_DESC= 7-Zip (.cb7) comic book archives support
-7ZIP_RUN_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip
+7ZIP_RUN_DEPENDS= 7z:archivers/p7zip
ACE_DESC= ACE (.cba) comic book archives support
-ACE_RUN_DEPENDS= unace:${PORTSDIR}/archivers/unace
+ACE_RUN_DEPENDS= unace:archivers/unace
RAR_DESC= Rar (.cbr) comic book archives support
-RAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar
+RAR_RUN_DEPENDS= unrar:archivers/unrar
ZIP_DESC= Zip (.cbz) comic book archives support
-ZIP_RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+ZIP_RUN_DEPENDS= unzip:archivers/unzip
post-patch:
# fix man install directory