summaryrefslogtreecommitdiff
path: root/editors/deforaos-editor
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 /editors/deforaos-editor
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
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 'editors/deforaos-editor')
-rw-r--r--editors/deforaos-editor/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index 31411f4d6d20..97db7062381b 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -14,11 +14,11 @@ COMMENT= DeforaOS desktop text editor
LICENSE= GPLv3
-BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
- docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
+BUILD_DEPENDS= xsltproc:textproc/libxslt \
+ docbook-xsl>=0:textproc/docbook-xsl
-LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \
- libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
+LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \
+ libDesktop.so:x11/deforaos-libdesktop
MAKE_ARGS= PREFIX=${PREFIX}
USES= desktop-file-utils gettext pkgconfig