Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= autogen |
4 |
PORTNAME= autogen |
5 |
PORTVERSION= 5.18.4 |
5 |
PORTVERSION= 5.18.4 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= devel |
7 |
CATEGORIES= devel |
8 |
MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} |
8 |
MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} |
9 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu |
9 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu |
Lines 19-25
Link Here
|
19 |
USE_GNOME= libxml2 |
19 |
USE_GNOME= libxml2 |
20 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
21 |
CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes \ |
21 |
CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes \ |
22 |
--datadir=${PREFIX}/share |
22 |
--datadir=${PREFIX}/share CONFIG_SHELL=${PREFIX}/bin/bash |
23 |
USE_LDCONFIG= yes |
23 |
USE_LDCONFIG= yes |
24 |
SHEBANG_FILES= autoopts/tpl/*.pl |
24 |
SHEBANG_FILES= autoopts/tpl/*.pl |
25 |
INSTALL_TARGET= install-strip |
25 |
INSTALL_TARGET= install-strip |