Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= visual |
8 |
PORTNAME= visual |
9 |
PORTVERSION= 3.2.5 |
9 |
PORTVERSION= 3.2.6 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= graphics python |
10 |
CATEGORIES= graphics python |
12 |
MASTER_SITES= http://www.vpython.org/download/ \ |
11 |
MASTER_SITES= http://www.vpython.org/download/ \ |
13 |
${MASTER_SITE_SOURCEFORGE} |
12 |
${MASTER_SITE_SOURCEFORGE} |
Lines 27-33
Link Here
|
27 |
USE_GNOME= gtk12 |
26 |
USE_GNOME= gtk12 |
28 |
USE_AUTOTOOLS= libtool:15 |
27 |
USE_AUTOTOOLS= libtool:15 |
29 |
USE_PYTHON= 2.3+ |
28 |
USE_PYTHON= 2.3+ |
30 |
USE_REINPLACE= yes |
|
|
31 |
USE_XLIB= yes |
29 |
USE_XLIB= yes |
32 |
|
30 |
|
33 |
GNU_CONFIGURE= yes |
31 |
GNU_CONFIGURE= yes |
Lines 43-49
Link Here
|
43 |
.include <bsd.port.pre.mk> |
41 |
.include <bsd.port.pre.mk> |
44 |
|
42 |
|
45 |
.if ${OSVERSION} < 500000 |
43 |
.if ${OSVERSION} < 500000 |
46 |
BROKEN= "does not compile" |
44 |
BROKEN= does not compile |
47 |
.endif |
45 |
.endif |
48 |
|
46 |
|
49 |
post-patch: |
47 |
post-patch: |