diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 07:24:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-07 07:24:25 +0000 |
commit | af1ddd659e10d66d629fc432c30486a3c61b5e80 (patch) | |
tree | d48c74c2781ac0563f9fb1cedf8dd82cc6d5d8d3 /sysutils | |
parent | 3895150628f16d8839acf97668c96222d98c68de (diff) | |
download | ports-af1ddd659e10d66d629fc432c30486a3c61b5e80.tar.gz ports-af1ddd659e10d66d629fc432c30486a3c61b5e80.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-procfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/linux-procfs/Makefile b/sysutils/linux-procfs/Makefile index 3fd2c6451d9e..dbcbc71ac1bd 100644 --- a/sysutils/linux-procfs/Makefile +++ b/sysutils/linux-procfs/Makefile @@ -16,7 +16,7 @@ COMMENT= Linux psproc binaries USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 LINUX_DIST_VER= 4 -USE_LDCONFIG= yes +INSTALLS_SHLIB= yes BRANDELF_DIRS= bin sbin usr/bin PLIST_SUB+= PORTVERSION="${PORTVERSION}" |