diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /x11/vdesk/Makefile | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Notes
Diffstat (limited to 'x11/vdesk/Makefile')
-rw-r--r-- | x11/vdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 18740a0af00b..6557fafefc98 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/vdesk PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_XORG= x11 post-extract: |