aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-tables
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/scim-tables
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
downloadports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz
ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'japanese/scim-tables')
-rw-r--r--japanese/scim-tables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile
index d74e81c6d554..e1f45d7f680b 100644
--- a/japanese/scim-tables/Makefile
+++ b/japanese/scim-tables/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM table based Japanese input methods
-BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
- scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
-RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
+BUILD_DEPENDS= scim:textproc/scim \
+ scim-make-table:textproc/scim-table-imengine
+RUN_DEPENDS= scim-make-table:textproc/scim-table-imengine
USES= pkgconfig gmake
GNU_CONFIGURE= yes