diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-25 13:26:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-25 13:26:32 +0000 |
commit | cb66961a1d6f8cbbd7381b30511907893936fc6f (patch) | |
tree | 2c53aaec89ddcd1c98ab98fa19d241d0fb72c6fa /graphics/gimp-app-devel/Makefile | |
parent | 6dbf9ca08fbf8bb495c3329daf21782d4218f329 (diff) |
- Define NO_LATEST_LINK
Reported by: Kris "Annoying Reminder Guy II" Kennaway
Notes
Notes:
svn path=/head/; revision=122398
Diffstat (limited to 'graphics/gimp-app-devel/Makefile')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index c51fe67048b6..79e5af05ddde 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ wmf.2:${PORTSDIR}/graphics/libwmf CONFLICTS= gimp-1.* +NO_LATEST_LINK= yes SHLIBVER?= 200 |