aboutsummaryrefslogtreecommitdiff
path: root/net/h323plus
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-31 04:02:14 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-31 04:02:17 +0000
commit0a22085145817b5cabaf71578a389795bf2239e3 (patch)
tree7ce5e1a7addd593afc3dd8de5eb5eb33c089807e /net/h323plus
parent02c1848e3e32c0cb78eb0b11217216499cf81d32 (diff)
downloadports-0a22085145817b5cabaf71578a389795bf2239e3.tar.gz
ports-0a22085145817b5cabaf71578a389795bf2239e3.zip
Cleanup: for ports under n* categories, drop redundant GH_* knobs.
Diffstat (limited to 'net/h323plus')
-rw-r--r--net/h323plus/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/h323plus/Makefile b/net/h323plus/Makefile
index 5d47a4ded53f..17524f33f974 100644
--- a/net/h323plus/Makefile
+++ b/net/h323plus/Makefile
@@ -11,14 +11,12 @@ LICENSE_COMB= multi
LIB_DEPENDS= libpt.so:devel/ptlib
-USE_GITHUB= yes
-GH_ACCOUNT= willamowius
-GH_PROJECT= h323plus
-
USES= gmake ssl
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= willamowius
-GNU_CONFIGURE= yes
# ptlib-config --libs returns bogus dependencies on expat and SDL-1.2
CFLAGS+= -DH323_H46017 -DH323_TLS
LDFLAGS+= -Wl,--as-needed