diff options
author | pav <pav@FreeBSD.org> | 2004-03-29 21:04:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-29 21:04:01 +0800 |
commit | aaeaad3776f8d60bbe969ff267deb2f79d8baad1 (patch) | |
tree | dac6c6c65271daefac2c2d1bd90864697d9396c7 /graphics/gimp | |
parent | e35712132dd6f60c83895df05c34290acf420211 (diff) | |
download | freebsd-ports-gnome-aaeaad3776f8d60bbe969ff267deb2f79d8baad1.tar.gz freebsd-ports-gnome-aaeaad3776f8d60bbe969ff267deb2f79d8baad1.tar.zst freebsd-ports-gnome-aaeaad3776f8d60bbe969ff267deb2f79d8baad1.zip |
- Remove NO_LATEST_LINK, this is now prefered version
Spotted by: krion
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 6dd61c2a0419..d41345b20944 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -32,8 +32,6 @@ CONFLICTS= gimp-1.* SHLIBVER?= 0 -NO_LATEST_LINK= yes - USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes |