diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
commit | 9038509234ff32afa6fdb0169481615af52300e5 (patch) | |
tree | 1af067ccc136cbe3e8e79c04b09b0884ea443a1c /graphics/flip | |
parent | 70fb9a68023b025b3730f460d328ea6c25bcbf6a (diff) | |
download | ports-9038509234ff32afa6fdb0169481615af52300e5.tar.gz ports-9038509234ff32afa6fdb0169481615af52300e5.zip |
Notes
Diffstat (limited to 'graphics/flip')
-rw-r--r-- | graphics/flip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/flip/Makefile b/graphics/flip/Makefile index aa45062cdb03..c4fa5cf4aba8 100644 --- a/graphics/flip/Makefile +++ b/graphics/flip/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= bin/flip USE_QT_VER= 3 USE_REINPLACE= yes MAKE_ENV= QTDIR="${QT_PREFIX}" +NO_LATEST_LINK= YES post-patch: @${REINPLACE_CMD} -e 's|warn_on release|warn_on thread release|g ; \ |