diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 20:14:29 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 20:14:29 +0000 |
commit | 12df0b195de6423c2ba93611473836a8ead2ee7d (patch) | |
tree | b3c822c7d1a8388d88014c6e3d14c45843911b93 /misc | |
parent | 0c1a6fdcba6143a96511c06d797f92ca216014e9 (diff) | |
download | ports-12df0b195de6423c2ba93611473836a8ead2ee7d.tar.gz ports-12df0b195de6423c2ba93611473836a8ead2ee7d.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pdmenu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 5785faa8a0e5..02fe2b9e64b3 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -17,6 +17,8 @@ COMMENT= A simple console menu program LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +BROKEN= Does not fetch + GNU_CONFIGURE= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/pdmenu |