diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /astro | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) | |
download | ports-a5bee80ce4fb7f1f65014eea6f67539f4089937a.tar.gz ports-a5bee80ce4fb7f1f65014eea6f67539f4089937a.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libnova/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index b94f07c0dfe8..a9056e3aa965 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USES= libtool USE_AUTOTOOLS= aclocal autoheader autoconf automake libtoolize AUTOMAKE_ARGS= -a -c -f -LIBTOOLIZE_ARGS=-i -c -f USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |