Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= bugle |
8 |
PORTNAME= bugle |
9 |
PORTVERSION= 0.0.20050512 |
9 |
PORTVERSION= 0.0.20060101 |
10 |
CATEGORIES= graphics |
10 |
CATEGORIES= graphics |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR= bugle |
12 |
MASTER_SITE_SUBDIR= bugle |
Lines 22-27
Link Here
|
22 |
USE_PERL5= yes |
22 |
USE_PERL5= yes |
23 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
24 |
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
24 |
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
|
|
25 |
CONFIGURE_ARGS= --enable-ltdl-install=no |
25 |
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ |
26 |
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ |
26 |
LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" |
27 |
LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" |
27 |
INSTALLS_SHLIB= yes |
28 |
INSTALLS_SHLIB= yes |