diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 01:03:38 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 01:03:38 +0000 |
| commit | 2c438c08f1cff28bd0173387dc727fa7c416af20 (patch) | |
| tree | bedcc51a2e24c77d2b4ddcbedd6bf7cf7be5f373 /lib/libalias | |
| parent | 848f2374fe92160b91d47084f0f42769c756f306 (diff) | |
Notes
Diffstat (limited to 'lib/libalias')
| -rw-r--r-- | lib/libalias/libalias/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libalias/libalias/Makefile b/lib/libalias/libalias/Makefile index 00b4ed8fe20a..feed9a852c20 100644 --- a/lib/libalias/libalias/Makefile +++ b/lib/libalias/libalias/Makefile @@ -2,6 +2,7 @@ .PATH: ${.CURDIR}/../../../sys/netinet/libalias +PACKAGE=lib${LIB} LIB= alias SHLIBDIR?= /lib SHLIB_MAJOR= 7 |
