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

(-)ports/x11-toolkits/open-motif/Makefile (-3 / +2 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	open-motif
9
PORTNAME=	open-motif
10
PORTVERSION=	2.2.3
10
PORTVERSION=	2.2.3
11
PORTREVISION=	3
11
PORTREVISION=	4
12
CATEGORIES=	x11-toolkits
12
CATEGORIES=	x11-toolkits
13
MASTER_SITES=	http://ftp.motifzone.com/%SUBDIR%/                              
13
MASTER_SITES=	http://ftp.motifzone.com/%SUBDIR%/                              
14
MASTER_SITE_SUBDIR=	om${PORTVERSION}/src
14
MASTER_SITE_SUBDIR=	om${PORTVERSION}/src
Lines 23-31 Link Here
23
23
24
USE_AUTOTOOLS=	libtool:15
24
USE_AUTOTOOLS=	libtool:15
25
CONFLICTS=	lesstif-*
25
CONFLICTS=	lesstif-*
26
USE_X_PREFIX=	yes
27
USE_GMAKE=	yes
26
USE_GMAKE=	yes
28
USE_XORG=	xbitmaps
27
USE_XORG=	xaw xbitmaps
29
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
30
CONFIGURE_ENV=	CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
29
CONFIGURE_ENV=	CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
31
INSTALLS_SHLIB=	yes
30
INSTALLS_SHLIB=	yes

Return to bug 115512