diff options
author | clement <clement@FreeBSD.org> | 2004-02-27 09:21:39 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-27 09:21:39 +0800 |
commit | bf9c3e5dba78583853f41478adafcdccc0344d57 (patch) | |
tree | 3dc4b33f8cd1cda8a462896f41a48510468750d1 /net/aim | |
parent | 4947b41e988c72050100cb225185f15e504e5055 (diff) | |
download | freebsd-ports-graphics-bf9c3e5dba78583853f41478adafcdccc0344d57.tar.gz freebsd-ports-graphics-bf9c3e5dba78583853f41478adafcdccc0344d57.tar.zst freebsd-ports-graphics-bf9c3e5dba78583853f41478adafcdccc0344d57.zip |
Make portlint happy.
Diffstat (limited to 'net/aim')
-rw-r--r-- | net/aim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/aim/Makefile b/net/aim/Makefile index b5bf15dcf55..9e79e727ab1 100644 --- a/net/aim/Makefile +++ b/net/aim/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes NO_BUILD= yes USE_XLIB= yes - +INSTALLS_SHLIB= yes # must not strip STRIP= |