diff options
Diffstat (limited to 'x11/idesk/Makefile')
-rw-r--r-- | x11/idesk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 044717f8dd9..2ae8959dd53 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= idesk PORTVERSION= 0.7.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/ @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/ MAINTAINER= acm@FreeBSD.org COMMENT= Place launch icons and background directly on your desktop -USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_EFL= imlib2 |