diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 19:09:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 19:09:51 +0000 |
commit | 50fff36efe963d287b452f09c124cda9acf82e6d (patch) | |
tree | 4908c1e3a0ceb863e2a00299781da6cd522ccb60 /x11 | |
parent | 3f0a38efa37f8cc2e0a70ecade7e9243df960fc2 (diff) | |
download | ports-50fff36efe963d287b452f09c124cda9acf82e6d.tar.gz ports-50fff36efe963d287b452f09c124cda9acf82e6d.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/twin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/twin/Makefile b/x11/twin/Makefile index 814e8b1abb0d..e7684bce25d4 100644 --- a/x11/twin/Makefile +++ b/x11/twin/Makefile @@ -15,10 +15,9 @@ MASTER_SITE_SUBDIR= twin MAINTAINER= samy@kerneled.com COMMENT= A text-mode window manager and terminal emulator -BROKEN= "Missing autoconf dependency" - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 +USE_AUTOCONF= yes USE_BISON= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |