diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-06 00:43:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-06 00:43:38 +0800 |
commit | 5943e81f2d14a842c699266591416e8d20ae9620 (patch) | |
tree | de475a59ce541b6620034f26a4829e909754da36 | |
parent | 97d4b89eb3b00e60438968e45cc92ffef7b33152 (diff) | |
download | freebsd-ports-gnome-5943e81f2d14a842c699266591416e8d20ae9620.tar.gz freebsd-ports-gnome-5943e81f2d14a842c699266591416e8d20ae9620.tar.zst freebsd-ports-gnome-5943e81f2d14a842c699266591416e8d20ae9620.zip |
Allow staging as a regular user
-rw-r--r-- | russian/koi2koi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/koi2koi/Makefile b/russian/koi2koi/Makefile index 2392ada051be..76d98887671f 100644 --- a/russian/koi2koi/Makefile +++ b/russian/koi2koi/Makefile @@ -12,6 +12,7 @@ COMMENT= Cyrillic charset auto converter NO_WRKSUBDIR= yes +USES= uidfix MAKEFILE= ${PKGDIR}/src/Makefile MAKE_ENV= PKGDIR="${PKGDIR}" |