diff options
Diffstat (limited to 'graphics/tgif/Makefile')
-rw-r--r-- | graphics/tgif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 99ea7bf70dd9..0428716f3c97 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -7,12 +7,11 @@ PORTNAME= tgif PORTVERSION= 4.1.45 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ http://groups.yahoo.com/group/tgif4-announce/files/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=tgif + SF DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} MAINTAINER= bmc@clapper.org @@ -25,6 +24,7 @@ OPTIONS= NLS "Enable native language support" on \ USE_IMAKE= yes PORTDOCS= HISTORY README +USE_XORG= x11 xext xt sm ice MAN1= tgif.1 |