diff options
Diffstat (limited to 'devel/libeio')
-rw-r--r-- | devel/libeio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libeio/Makefile b/devel/libeio/Makefile index 5616f1441d05..7ee58800331b 100644 --- a/devel/libeio/Makefile +++ b/devel/libeio/Makefile @@ -14,7 +14,7 @@ GH_ACCOUNT= scunningham GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= e1a62ab USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake -USES= libtool +USES= alias libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |