diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-12 03:13:16 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-12 03:13:16 +0000 |
commit | d33d5b980951719d9e33828e115d6d0ba74a1f22 (patch) | |
tree | 325c8bbe1d9227f904ef483aa66eb2f827236c0b /x11/vdesk | |
parent | 8ecc59be51770337dae2eab10887ca71ce3eacf9 (diff) | |
download | ports-d33d5b980951719d9e33828e115d6d0ba74a1f22.tar.gz ports-d33d5b980951719d9e33828e115d6d0ba74a1f22.zip |
Notes
Diffstat (limited to 'x11/vdesk')
-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 cc115b654467..663ef7452afb 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -17,7 +17,7 @@ DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README PLIST= ${WRKDIR}/pkg-plist USE_AUTOCONF= yes USE_X_PREFIX= yes -WANT_AUTOCONF_VER= 253 +WANT_AUTOCONF_VER= 257 post-extract: # Avoid having to read this lengthy file. |