diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 02:22:45 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 02:22:45 +0800 |
commit | ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c (patch) | |
tree | 4047554c39581e11a6c99126d5a848755bf0eca2 /devel/liboil/Makefile | |
parent | 0ffa30a882d52b52daa627150c84db299ce34e2e (diff) | |
download | marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.gz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.bz2 marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.lz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.xz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.zst marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.zip |
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5827 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboil/Makefile')
-rw-r--r-- | devel/liboil/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index 7dbfb8e63..3d606b5e8 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -14,7 +14,6 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= Library of optimized inner loops USE_GNOME= glib20 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GCC= 3.4 INSTALLS_SHLIB= yes |