diff options
author | delphij <delphij@FreeBSD.org> | 2009-05-21 07:03:03 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-05-21 07:03:03 +0800 |
commit | 1fa2323f10c703906f9d6db28671852da7386b1b (patch) | |
tree | dbd50fe8873f36076e21425e9be2eee61e9b72b5 /textproc/stardict2 | |
parent | 699313bbd94161d6e7193a76ad5c0b70557284f1 (diff) | |
download | freebsd-ports-gnome-1fa2323f10c703906f9d6db28671852da7386b1b.tar.gz freebsd-ports-gnome-1fa2323f10c703906f9d6db28671852da7386b1b.tar.zst freebsd-ports-gnome-1fa2323f10c703906f9d6db28671852da7386b1b.zip |
Change LATEST_LINK to stardict2 to avoid conflict with stardict3
Diffstat (limited to 'textproc/stardict2')
-rw-r--r-- | textproc/stardict2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 8c5eb762f3ba..1c0e501684cb 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -7,7 +7,7 @@ PORTNAME= stardict PORTVERSION= 2.4.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix USE_GETTEXT= yes MAKE_JOBS_SAFE= yes +LATEST_LINK= stardict2 OPTIONS= GNOMEUI "GNOME support" On |