Lines 9-16
Link Here
|
9 |
# |
9 |
# |
10 |
|
10 |
|
11 |
PORTNAME= ssltunnel |
11 |
PORTNAME= ssltunnel |
12 |
PORTVERSION= 1.15 |
12 |
PORTVERSION= 1.16 |
13 |
PORTREVISION= 1 |
13 |
PORTREVISION= 2 |
14 |
CATEGORIES= net |
14 |
CATEGORIES= net |
15 |
MASTER_SITES= http://www.hsc.fr/ressources/outils/ssltunnel/download/ |
15 |
MASTER_SITES= http://www.hsc.fr/ressources/outils/ssltunnel/download/ |
16 |
PKGNAMESUFFIX= -client |
16 |
PKGNAMESUFFIX= -client |
Lines 31-40
Link Here
|
31 |
|
31 |
|
32 |
.include <bsd.port.pre.mk> |
32 |
.include <bsd.port.pre.mk> |
33 |
|
33 |
|
34 |
.if ${OSVERSION} >= 700019 |
|
|
35 |
BROKEN= does not compile with OpenSSL 0.9.8b |
36 |
.endif |
37 |
|
38 |
.if ${HAVE_GNOME:Mgtk12}!="" |
34 |
.if ${HAVE_GNOME:Mgtk12}!="" |
39 |
USE_GNOME=gtk12 |
35 |
USE_GNOME=gtk12 |
40 |
USE_PERL5=yes |
36 |
USE_PERL5=yes |