diff options
Diffstat (limited to 'x11/vdesk/Makefile')
-rw-r--r-- | x11/vdesk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 929c6985f4b9..2a2d9b874b9d 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdesk PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ @@ -22,7 +22,7 @@ PLIST_FILES= bin/vdesk PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_XORG= x11 post-extract: |