aboutsummaryrefslogtreecommitdiff
path: root/comms/tlf
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-01-07 01:07:55 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-01-07 01:07:55 +0000
commitc3142025cdee862235e35972649531f7919bd3d8 (patch)
tree0c430563f422ba94eadd69271e0d8a3eb62ecd6a /comms/tlf
parent5e03a86234bb34556aef99d2778363d8cb4b6b9c (diff)
downloadports-c3142025cdee862235e35972649531f7919bd3d8.tar.gz
ports-c3142025cdee862235e35972649531f7919bd3d8.zip
Notes
Diffstat (limited to 'comms/tlf')
-rw-r--r--comms/tlf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile
index 328c06fc5fb4..f281ab944eab 100644
--- a/comms/tlf/Makefile
+++ b/comms/tlf/Makefile
@@ -12,11 +12,10 @@ COMMENT= Amateur Radio curses based logging program
LICENSE= GPLv2
-LIB_DEPENDS= libglib-2.0.so:devel/glib20
-
USES= ncurses pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PANEL_LIB=-lpanel
+USE_GNOME= glib20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib