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

(-)Makefile (-3 / +2 lines)
Lines 10-17 Link Here
10
PORTVERSION=	2.2.3
10
PORTVERSION=	2.2.3
11
PORTREVISION=	2
11
PORTREVISION=	2
12
CATEGORIES=	x11-toolkits
12
CATEGORIES=	x11-toolkits
13
MASTER_SITES=	ftp://ftp.ics.com/pub/%SUBDIR%/
13
MASTER_SITES=	http://ftp.motifzone.com/%SUBDIR%/
14
MASTER_SITE_SUBDIR=	Products/Motif/om${PORTVERSION}/src
14
MASTER_SITE_SUBDIR=	om${PORTVERSION}/src
15
DISTNAME=	openMotif-${PORTVERSION}
15
DISTNAME=	openMotif-${PORTVERSION}
16
EXTRACT_SUFX=	.tar.gz
16
EXTRACT_SUFX=	.tar.gz
17
DIST_SUBDIR=	openmotif
17
DIST_SUBDIR=	openmotif
Lines 23-29 Link Here
23
23
24
CONFLICTS=	lesstif-*
24
CONFLICTS=	lesstif-*
25
USE_X_PREFIX=	yes
25
USE_X_PREFIX=	yes
26
USE_REINPLACE=	yes
27
USE_GMAKE=	yes
26
USE_GMAKE=	yes
28
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
29
CONFIGURE_ENV=	CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
28
CONFIGURE_ENV=	CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"

Return to bug 96914