diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-12-07 21:26:50 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-12-07 21:26:50 +0000 |
commit | 4856152dc6d80a0d9c8641d26228664c79db9504 (patch) | |
tree | 3ffa41ad8557ae443f65894ea028944191539f5a /net | |
parent | 3f99b363f9e2dd24552375c305bbb27a837791bf (diff) | |
download | ports-4856152dc6d80a0d9c8641d26228664c79db9504.tar.gz ports-4856152dc6d80a0d9c8641d26228664c79db9504.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/enet/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile index 9bcbf793f0ee..a35143f9377d 100644 --- a/net/enet/Makefile +++ b/net/enet/Makefile @@ -16,8 +16,6 @@ LICENSE= MIT USES= autoreconf pathfix libtool PATHFIX_MAKEFILEIN= Makefile.am USE_AUTOTOOLS= aclocal automake autoconf -ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal -AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes PORTDOCS= * |