diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
commit | abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch) | |
tree | 2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /misc/pdmenu | |
parent | 184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff) | |
download | ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.gz ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.zip |
Notes
Diffstat (limited to 'misc/pdmenu')
-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 377729409079..fb80d626693a 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -15,6 +15,8 @@ COMMENT= A simple console menu program LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOME= gnometarget |