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 /comms/ser2net | |
parent | - Convert to USES=libtool (diff) |
Use default LIBTOOLIZE_ARGS
Notes
Notes:
svn path=/head/; revision=368126
Diffstat (limited to 'comms/ser2net')
-rw-r--r-- | comms/ser2net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile index ef6283cbed6d..92c9c1dbe05a 100644 --- a/comms/ser2net/Makefile +++ b/comms/ser2net/Makefile @@ -16,7 +16,6 @@ OPTIONS_DEFINE= DOCS USE_RC_SUBR= ${PORTNAME} USE_AUTOTOOLS= libtoolize aclocal automake autoconf -LIBTOOLIZE_ARGS=--copy --force AUTOMAKE_ARGS= --add-missing PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README |