aboutsummaryrefslogtreecommitdiff
path: root/comms/tlf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/tlf/Makefile')
-rw-r--r--comms/tlf/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile
index 5ebd43ec9c3f..fafe43473995 100644
--- a/comms/tlf/Makefile
+++ b/comms/tlf/Makefile
@@ -1,12 +1,17 @@
-# Created by: db
-
PORTNAME= tlf
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 2
CATEGORIES= comms hamradio
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 851321c0979c.patch:-p1 # https://github.com/Tlf/tlf/pull/268
+PATCHFILES+= 3c48ad1c95c8.patch:-p1 # https://github.com/Tlf/tlf/pull/268
+PATCHFILES+= 4302ec05ed9f.patch:-p1 # https://github.com/Tlf/tlf/pull/268
+
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio curses based logging program
+WWW= https://github.com/Tlf/tlf
LICENSE= GPLv2
@@ -18,6 +23,7 @@ USES= autoreconf gnome ncurses pkgconfig
USE_GITHUB= yes
USE_GNOME= glib20
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -largp" \
CPPFLAGS=-I${LOCALBASE}/include