# $NetBSD$ # DISTNAME= xmountains_2.5 PKGNAME= xmountains-2.5 CATEGORIES= x11 MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ PATCH_SITES= ${MASTER_SITES}/current_source/ PATCHFILES= vroot.h MAINTAINER= fredb@netsd.org HOMEPAGE= http://www.epcc.ed.ac.uk/~spb/xmountains/ NO_WRKSUBDIR= yes USE_IMAKE= yes DIST_SUBDIR= xmountains MAKE_ENV+= CPPFLAGS="-DVROOT" # XXX Hack. We really want an OTHER_SITES/OTHERFILES mechanism for this. do-patch: ${CP} ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} ${WRKSRC} .include "../../mk/bsd.pkg.mk"