diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-09 20:44:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-09 20:44:52 +0800 |
commit | 6474cd5627b91f6046b47a9b601cb44e8992a1ad (patch) | |
tree | 16a81c06a88b18876959fa9539ef1d1b9f1f7094 /comms/thebridge | |
parent | 81b2de8ad67cf6065d7b9719b7f99e8f066e684d (diff) | |
download | freebsd-ports-gnome-6474cd5627b91f6046b47a9b601cb44e8992a1ad.tar.gz freebsd-ports-gnome-6474cd5627b91f6046b47a9b601cb44e8992a1ad.tar.zst freebsd-ports-gnome-6474cd5627b91f6046b47a9b601cb44e8992a1ad.zip |
- Unbreak build on HEAD
Diffstat (limited to 'comms/thebridge')
-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 |