Lines 11-17
Link Here
|
11 |
MASTER_SITES= http://www.emaillab.org/mutt/tools/ \ |
11 |
MASTER_SITES= http://www.emaillab.org/mutt/tools/ \ |
12 |
http://my.reset.jp/~iwashita/mutt/distfiles/ \ |
12 |
http://my.reset.jp/~iwashita/mutt/distfiles/ \ |
13 |
http://www.actweb.ne.jp/k-yosino/ |
13 |
http://www.actweb.ne.jp/k-yosino/ |
14 |
|
|
|
15 |
DISTNAME= slang-${VERSION}jp${JP_VERSION} |
14 |
DISTNAME= slang-${VERSION}jp${JP_VERSION} |
16 |
|
15 |
|
17 |
MAINTAINER= iwashita@cqmail.net |
16 |
MAINTAINER= iwashita@cqmail.net |
Lines 26-32
Link Here
|
26 |
CONFIGURE_ARGS= --includedir=${PREFIX}/include/slang |
25 |
CONFIGURE_ARGS= --includedir=${PREFIX}/include/slang |
27 |
ALL_TARGET= all elf |
26 |
ALL_TARGET= all elf |
28 |
INSTALL_TARGET= install-elf |
27 |
INSTALL_TARGET= install-elf |
29 |
INSTALLS_SHLIB= yes |
28 |
USE_LDCONFIG= yes |
30 |
|
29 |
|
31 |
post-install: |
30 |
post-install: |
32 |
${INSTALL_DATA} ${WRKSRC}/slang-j.doc ${PREFIX}/share/doc/slang |
31 |
${INSTALL_DATA} ${WRKSRC}/slang-j.doc ${PREFIX}/share/doc/slang |