Index: head/print/musixtex/Makefile =================================================================== --- head/print/musixtex/Makefile (revision 419308) +++ head/print/musixtex/Makefile (revision 419309) @@ -1,25 +1,24 @@ # Created by: jmz # $FreeBSD$ PORTNAME= musixtex PORTVERSION= T112 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://icking-music-archive.org/software/musixtex/ DISTFILES= musixtex-${PORTVERSION}.tar.gz \ musixexa-${EXAMPLE_VERSION}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Set of TeX macros to typeset music -BUILD_DEPENDS= initex:print/tex -RUN_DEPENDS= initex:print/tex +USE_TEX= basic EXAMPLE_VERSION= T112 post-extract: @${MKDIR} ${WRKDIR}/musixtex-${PORTVERSION}/examples @${CP} ${WRKDIR}/musixexa-${EXAMPLE_VERSION}/* \ ${WRKDIR}/musixtex-${PORTVERSION}/examples/ .include