diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2005-10-22 22:24:13 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2005-10-22 22:24:13 +0000 |
commit | bb9405af5650b3084c53bbb22db3758d26f2b317 (patch) | |
tree | b29d22207df9646dca64eb9aeadde5c322829b30 /devel/libgpc | |
parent | 9c1198ceb8d376cb0c24854c825a2ac1731f858d (diff) | |
download | ports-bb9405af5650b3084c53bbb22db3758d26f2b317.tar.gz ports-bb9405af5650b3084c53bbb22db3758d26f2b317.zip |
Notes
Diffstat (limited to 'devel/libgpc')
-rw-r--r-- | devel/libgpc/files/BSDmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgpc/files/BSDmakefile b/devel/libgpc/files/BSDmakefile index 6b4d317d263b..bdbe36692b60 100644 --- a/devel/libgpc/files/BSDmakefile +++ b/devel/libgpc/files/BSDmakefile @@ -1,4 +1,5 @@ LIB= gpc +NO_PROFILE= yes NOPROFILE= yes SHLIB_MAJOR= 2 SHLIB_MINOR= 32 |