diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
commit | 0d9fe4811f987a0cff0fe98480e7b26184666e95 (patch) | |
tree | f24ed429fff662967d34d764b12e0646e209ba27 /deskutils/multisync | |
parent | 5289b86d400c0a8728751663ae76cca1dec1135f (diff) | |
download | ports-0d9fe4811f987a0cff0fe98480e7b26184666e95.tar.gz ports-0d9fe4811f987a0cff0fe98480e7b26184666e95.zip |
Notes
Diffstat (limited to 'deskutils/multisync')
-rw-r--r-- | deskutils/multisync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index 248a5c2751b8..a4274dad4097 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=15 -WANT_AUTOMAKE_VER=18 +WANT_AUTOMAKE_VER=19 USE_X_PREFIX= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |