diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:34:45 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-30 01:34:45 +0000 |
commit | 7468059a5d21a855fa074cc0afd7a28fcf2a7c36 (patch) | |
tree | aa75e467ba7faf7cf63807e96aaba86b7c0c94b9 /x11-clocks/kdetoys11/Makefile | |
parent | ef4e39b482c78464c4904ce161419a0e28a49ef8 (diff) | |
download | ports-7468059a5d21a855fa074cc0afd7a28fcf2a7c36.tar.gz ports-7468059a5d21a855fa074cc0afd7a28fcf2a7c36.zip |
Notes
Diffstat (limited to 'x11-clocks/kdetoys11/Makefile')
-rw-r--r-- | x11-clocks/kdetoys11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile index 63b34cf723f4..546cf8479754 100644 --- a/x11-clocks/kdetoys11/Makefile +++ b/x11-clocks/kdetoys11/Makefile @@ -9,13 +9,14 @@ PORTNAME= kdetoys PORTVERSION= 1.1.2 CATEGORIES= x11-clocks kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/source/bz2 +MASTER_SITE_SUBDIR= Attic/old/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 +NO_LATEST_LINK= yes USE_BZIP2= yes USE_GMAKE= yes USE_NEWGCC= yes |