aboutsummaryrefslogtreecommitdiff
path: root/graphics/tumble/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tumble/Makefile')
-rw-r--r--graphics/tumble/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile
index df4ba6c30ddc..545a8fa9d2b8 100644
--- a/graphics/tumble/Makefile
+++ b/graphics/tumble/Makefile
@@ -1,19 +1,18 @@
# Created by: Rob Farmer <rfarmer@predatorlabs.net>
PORTNAME= tumble
-PORTVERSION= 0.36
DISTVERSIONPREFIX= v
+DISTVERSION= 0.36
+PORTREVISION= 1
CATEGORIES= graphics print
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= fuz@fuz.su
COMMENT= Creates a PDF file from image files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_FreeBSD_13= ld: error: duplicate symbol: blank_handler
-BROKEN_FreeBSD_14= ld: error: duplicate symbol: blank_handler
-NOT_FOR_ARCHS= powerpc sparc64
+NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64
NOT_FOR_ARCHS_REASON= Only works on little endian systems
LIB_DEPENDS= libtiff.so:graphics/tiff \
@@ -26,8 +25,8 @@ GH_ACCOUNT= brouhaha
CFLAGS+= -I${LOCALBASE}/include/netpbm
-PORTDOCS= README
PLIST_FILES= bin/tumble
+PORTDOCS= README
OPTIONS_DEFINE= DOCS