View | Details | Raw Unified | Return to bug 105225
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	ump
8
PORTNAME=	ump
9
PORTVERSION=	1.10
9
PORTVERSION=	1.10
10
PORTREVISION=	8
10
PORTREVISION=	9
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:timidity/} \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:timidity/} \
13
		http://www.geocities.com/SiliconValley/Lab/2826/1-10/:ump \
13
		http://www.geocities.com/SiliconValley/Lab/2826/1-10/:ump \
Lines 39-45 Link Here
39
GNU_CONFIGURE=	yes
39
GNU_CONFIGURE=	yes
40
CONFIGURE_ARGS=	--enable-ump --with-default-path=${LOCALBASE}/share/timidity
40
CONFIGURE_ARGS=	--enable-ump --with-default-path=${LOCALBASE}/share/timidity
41
USE_GMAKE=	yes
41
USE_GMAKE=	yes
42
USE_X_PREFIX=	yes
42
USE_XLIB=	yes
43
USE_XPM=	yes
43
USE_XPM=	yes
44
WANT_GNOME=	yes
44
WANT_GNOME=	yes
45
# CONFIGURE_ARGS+=	--enable-motif
45
# CONFIGURE_ARGS+=	--enable-motif

Return to bug 105225