Index: head/comms/xdx/Makefile =================================================================== --- head/comms/xdx/Makefile (revision 501757) +++ head/comms/xdx/Makefile (revision 501758) @@ -1,24 +1,25 @@ # Created by: Matt Dawson # $FreeBSD$ PORTNAME= xdx PORTVERSION= 2.4 PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= http://www.chronos.org.uk/download/ \ LOCAL/db -MAINTAINER= xride@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio DX cluster monitor -USE_GNOME= gtk20 -GNU_CONFIGURE= yes +LICENSE= GPLv2 + USES= gmake pkgconfig +USE_GNOME= gtk20 -LICENSE= GPLv2 +GNU_CONFIGURE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' .include