diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /x11/vdesk | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) |
Notes
Diffstat (limited to 'x11/vdesk')
-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 a0fac25a14e9..0f37c098d2d1 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdesk PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ @@ -23,7 +23,7 @@ PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif USE_X_PREFIX= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 post-extract: # Avoid having to read this lengthy file. |