summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 10:09:19 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 10:09:19 +0000
commit15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch)
tree908ebe63f57c4c891160678dcf8ff5a61c53fdff /print/transfig
parent- Fix format: (diff)
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Notes
Notes: svn path=/head/; revision=371252
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index d03054e2d5c1..00e4b3caa6fd 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -14,7 +14,7 @@ COMMENT= Tools to convert Xfig .fig files
RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= imake
+USES= alias imake
CFLAGS+= -Wno-return-type
USE_GHOSTSCRIPT_RUN= yes
USE_XORG= xpm