Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= zoom |
8 |
PORTNAME= zoom |
9 |
PORTVERSION= 1.1.1 |
9 |
PORTVERSION= 1.1.2 |
10 |
CATEGORIES= games |
10 |
CATEGORIES= games |
11 |
MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ |
11 |
MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ |
12 |
|
12 |
|
Lines 14-27
Link Here
|
14 |
COMMENT= Z-Interpreter for X with full V6 support |
14 |
COMMENT= Z-Interpreter for X with full V6 support |
15 |
|
15 |
|
16 |
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ |
16 |
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ |
17 |
png.5:${PORTSDIR}/graphics/png \ |
17 |
png.5:${PORTSDIR}/graphics/png |
18 |
freetype.9:${PORTSDIR}/print/freetype2 \ |
|
|
19 |
expat.6:${PORTSDIR}/textproc/expat2 \ |
20 |
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ |
21 |
Xft.2:${PORTSDIR}/x11-fonts/libXft |
22 |
|
18 |
|
23 |
USE_PERL5= yes |
19 |
USE_PERL5= yes |
24 |
USE_XLIB= yes |
20 |
USE_XRG= xft |
25 |
USE_GNOME= gnometarget |
21 |
USE_GNOME= gnometarget |
26 |
USE_GMAKE= yes |
22 |
USE_GMAKE= yes |
27 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |