diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 |
2 files changed, 2 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 diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index c51fe67048b6..79e5af05ddde 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-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 |