Lines 28-33
Link Here
|
28 |
PLIST_FILES= man/man1/anytermd.1.gz \ |
28 |
PLIST_FILES= man/man1/anytermd.1.gz \ |
29 |
sbin/anytermd |
29 |
sbin/anytermd |
30 |
|
30 |
|
|
|
31 |
# Force the use of an older C++ standard; anyterm 1.1.29 is not compatible with |
32 |
# C++11. |
33 |
USE_CXXSTD= gnu++03 |
34 |
|
31 |
post-patch: |
35 |
post-patch: |
32 |
@${REINPLACE_CMD} -e 's|/private/etc/apache2|${FILESDIR}|' \ |
36 |
@${REINPLACE_CMD} -e 's|/private/etc/apache2|${FILESDIR}|' \ |
33 |
${WRKSRC}/scripts/mimetype.sh |
37 |
${WRKSRC}/scripts/mimetype.sh |