aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fixrtf
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-07 19:43:55 +0800
committerantoine <antoine@FreeBSD.org>2014-09-07 19:43:55 +0800
commit3979e2660a5b3ee41254d3ef30622353ffa08a7b (patch)
tree25ac53b7c74d5517d8aada1b32ae19141dae897a /textproc/fixrtf
parentd004c011c7910c108e7d772562af1f66a5a83303 (diff)
downloadfreebsd-ports-gnome-3979e2660a5b3ee41254d3ef30622353ffa08a7b.tar.gz
freebsd-ports-gnome-3979e2660a5b3ee41254d3ef30622353ffa08a7b.tar.zst
freebsd-ports-gnome-3979e2660a5b3ee41254d3ef30622353ffa08a7b.zip
Allow staging as a regular user
Diffstat (limited to 'textproc/fixrtf')
-rw-r--r--textproc/fixrtf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile
index 7d30c6e1ef3c..72a0bfdd8808 100644
--- a/textproc/fixrtf/Makefile
+++ b/textproc/fixrtf/Makefile
@@ -16,8 +16,8 @@ COMMENT= Patch making it possible to embed PNGs into RTFs
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+USES= uidfix
WRKSRC= ${WRKDIR}/src
-
SRC= ${.CURDIR}/src
do-fetch: