aboutsummaryrefslogtreecommitdiff
path: root/comms/xastir/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2020-09-21 14:46:12 +0000
committerDiane Bruce <db@FreeBSD.org>2020-09-21 14:46:12 +0000
commitfdbbcaef01b3de82e5ba529167b2263267b8f82f (patch)
tree40b1ac3911e7930ea9eb97ac2fd13c86893ddbfb /comms/xastir/Makefile
parentb72168747849d822a298946d9d8bd27a96716835 (diff)
downloadports-fdbbcaef01b3de82e5ba529167b2263267b8f82f.tar.gz
ports-fdbbcaef01b3de82e5ba529167b2263267b8f82f.zip
Notes
Diffstat (limited to 'comms/xastir/Makefile')
-rw-r--r--comms/xastir/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index dbf76ad4dde1..544d795c143d 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -3,8 +3,7 @@
PORTNAME= xastir
DISTVERSIONPREFIX= Release-
-DISTVERSION= 2.1.4
-PORTREVISION= 3
+DISTVERSION= 2.1.6
CATEGORIES= comms hamradio
MAINTAINER= carl@stagecraft.cx
@@ -24,7 +23,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libtiff.so:graphics/tiff \
libwebp.so:graphics/webp \
libwebpmux.so:graphics/webp \
- libwmflite.so:graphics/libwmf
+ libwmflite.so:graphics/libwmf \
+ libpcre.so:devel/pcre
USES= gettext gmake gnome jpeg motif python:run shebangfix xorg
@@ -38,11 +38,11 @@ SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)
USE_GITHUB= yes
GH_ACCOUNT= Xastir
GH_PROJECT= Xastir
-CFLAGS+= -fcommon
+#CFLAGS+= -fcommon
SUB_FILES= pkg-message
-OPTIONS_DEFINE= BDB CURL DAVIS DBFAWK ERRORPOP FESTIVAL GEOTIFF GPSMAN
+OPTIONS_DEFINE= BDB CURL DAVIS ERRORPOP FESTIVAL GEOTIFF GPSMAN
OPTIONS_RADIO= MGG
OPTIONS_RADIO_MGG= GMAGICK IMAGICK
@@ -69,9 +69,6 @@ GMAGICK_LIB_DEPENDS= libGraphicsMagickWand.so:graphics/GraphicsMagick
GMAGICK_CONFIGURE_WITH= graphicsmagick
GMAGICK_USES= compiler:gcc-c++11-lib
-DBFAWK_LIB_DEPENDS= libpcre.so:devel/pcre
-DBFAWK_CONFIGURE_WITH= dbfawk
-
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
GEOTIFF_LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff