diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-29 13:03:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-29 13:03:41 +0000 |
commit | beaf6bfa350e80ef8e49ca8c65e113a95c17d632 (patch) | |
tree | 838b37c3eb89f5324fcbcc76bbdddb0cb4f94259 /graphics | |
parent | a0df109a101868da7bd333051ae8256849e00ed2 (diff) | |
download | ports-beaf6bfa350e80ef8e49ca8c65e113a95c17d632.tar.gz ports-beaf6bfa350e80ef8e49ca8c65e113a95c17d632.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 287925d061a2..80bdb1a93f28 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ DEPRECATED= New stable release 2.0 can be installed via graphics/gimp port +NO_LATEST_LINK= yes + CONFLICTS= gimp-2.* gimp-gnome-2.* #SHLIBVER?= ${PORTVERSION:S/1.2.//g} |