diff options
author | kris <kris@FreeBSD.org> | 2004-09-26 11:20:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-26 11:20:40 +0800 |
commit | 991ebfe120a05e985aed6c0dc96c1ceb7f55007b (patch) | |
tree | 3e858cd727bb44d267ca6aefdc7385d9ef75e564 /palm | |
parent | 61c0e36e5fc459260eaf85d91cc20c25e03d2aca (diff) | |
download | freebsd-ports-gnome-991ebfe120a05e985aed6c0dc96c1ceb7f55007b.tar.gz freebsd-ports-gnome-991ebfe120a05e985aed6c0dc96c1ceb7f55007b.tar.zst freebsd-ports-gnome-991ebfe120a05e985aed6c0dc96c1ceb7f55007b.zip |
BROKEN: Configure fails
Approved by: portmgr (self)
Diffstat (limited to 'palm')
-rw-r--r-- | palm/syncmal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/syncmal/Makefile b/palm/syncmal/Makefile index cbc81f2445eb..1ccd5b426142 100644 --- a/palm/syncmal/Makefile +++ b/palm/syncmal/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/palm/jpilot:patch \ ${NONEXISTENT}:${PORTSDIR}/palm/malsync:patch RUN_DEPENDS= ${PREFIX}/bin/jpilot:${PORTSDIR}/palm/jpilot +BROKEN= Configure fails + USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config |