diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-20 17:58:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-20 17:58:05 +0000 |
commit | 932020e4798c9b1b53b0fa08f2b5a07b1f8b73b0 (patch) | |
tree | 77a34552a6d01c4a237a25f5da1933b0f6696224 /graphics/gimp-app-devel | |
parent | Update gimp-devel (unstable development version of the GIMP) to 1.3.3 after (diff) |
Add NO_LATEST_LINK.
Notes
Notes:
svn path=/head/; revision=59547
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index e22a49c44190..b7c921a3a404 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \ SHLIBVER?= 2 +NO_LATEST_LINK= yes + USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes |