Index: head/comms/xwota/Makefile =================================================================== --- head/comms/xwota/Makefile (revision 190810) +++ head/comms/xwota/Makefile (revision 190811) @@ -1,44 +1,40 @@ # New ports collection makefile for: xwota # Date created: September 13 2006 # Whom: Diane Bruce # # $FreeBSD$ # PORTNAME= xwota PORTVERSION= 0.4 CATEGORIES= comms hamradio -MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ +MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org COMMENT= X version of who is on the air USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for d in ${WRKSRC}/README \ ${WRKSRC}/COPYING \ ${WRKSRC}/AUTHORS \ ${WRKSRC}/ChangeLog \ ${WRKSRC}/INSTALL \ ${WRKSRC}/NEWS \ ${WRKSRC}/TODO @${INSTALL_DATA} ${WRKSRC}/${d} ${DOCSDIR} .endfor @${ECHO} "" @${ECHO} "xwota docs installed in ${DOCSDIR}" @${ECHO} "" .endif -.include - -.if ${OSVERSION} < 500000 -IGNORE= does not build 4.x -.endif - -.include +.include Property changes on: head/comms/xwota/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property