From c4c8f4be4536497618de854065bf169361a7ad2b Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Mar 2008 11:11:33 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- print/mup/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/mup') diff --git a/print/mup/Makefile b/print/mup/Makefile index cc2fa5fccd0e..fdc4d79042e8 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -7,7 +7,7 @@ PORTNAME= mup PORTVERSION= 5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print audio MASTER_SITES= ftp://ftp.arkkra.com/pub/unix/ DISTFILES= mup${PORTVERSION:S/.//}src.tar.gz @@ -15,10 +15,9 @@ DISTFILES= mup${PORTVERSION:S/.//}src.tar.gz MAINTAINER= araujo@FreeBSD.org COMMENT= A shareware program for typesetting music -USE_XLIB= yes - MAN1= mup.1 mkmupfnt.1 mupdisp.1 mupprnt.1 PLIST_FILES= bin/mkmupfnt bin/mup bin/mupdisp bin/mupprnt +USE_XORG= x11 MOREDOCS= docs/README0 docs/overview.txt docs/register.txt\ docs/mupfeat.txt docs/faq.txt docs/license.txt docs/uguide.ps PORTDOCS= * -- cgit v1.2.3