diff options
-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 e7c9af824136..c69377b85b9b 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -36,6 +36,7 @@ LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ tiff.4:${PORTSDIR}/graphics/tiff CONFLICTS= gimp-1.* gimp-2.2.* +NO_LATEST_LINK= yes SHLIBVER?= 0 diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index e7c9af824136..c69377b85b9b 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -36,6 +36,7 @@ LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ tiff.4:${PORTSDIR}/graphics/tiff CONFLICTS= gimp-1.* gimp-2.2.* +NO_LATEST_LINK= yes SHLIBVER?= 0 |