diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 20:44:52 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 20:44:52 +0800 |
commit | b44d23a9b6abc347e6fd966dea9fb103dbfc33dc (patch) | |
tree | 16a81c06a88b18876959fa9539ef1d1b9f1f7094 /comms | |
parent | fd856c7bc9c2b356d4153fb5bd5ed617e4d9e155 (diff) | |
download | freebsd-ports-gnome-b44d23a9b6abc347e6fd966dea9fb103dbfc33dc.tar.gz freebsd-ports-gnome-b44d23a9b6abc347e6fd966dea9fb103dbfc33dc.tar.zst freebsd-ports-gnome-b44d23a9b6abc347e6fd966dea9fb103dbfc33dc.zip |
- Unbreak build on HEAD
Diffstat (limited to 'comms')
-rw-r--r-- | comms/thebridge/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index 8352d2cfb4d6..832280c29e5b 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -13,10 +13,6 @@ COMMENT= Amateur Radio Echolink conference bridge LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif - GNU_CONFIGURE= yes PORTDOCS= README USE_RC_SUBR= tbd |