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 /audio | |
parent | 0ffa30a882d52b52daa627150c84db299ce34e2e (diff) | |
download | marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.gz 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 'audio')
-rw-r--r-- | audio/lindele/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/lindele/Makefile b/audio/lindele/Makefile index c273e0d03..28441e7be 100644 --- a/audio/lindele/Makefile +++ b/audio/lindele/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ tag:${PORTSDIR}/audio/taglib USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GSTREAMER80= gconf GNU_CONFIGURE= yes |