diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:51:41 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:51:41 +0000 |
commit | a19ecbd59b4d7f6fbab3e3a6619d9d8306f3a935 (patch) | |
tree | 801b7216338a34168f22167a124378082e869ffd /misc | |
parent | a8f6171744700dd4556a0b6e13b472b3da883661 (diff) | |
download | ports-a19ecbd59b4d7f6fbab3e3a6619d9d8306f3a935.tar.gz ports-a19ecbd59b4d7f6fbab3e3a6619d9d8306f3a935.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/skyutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index ea3383ffdb97..378394ff8816 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://zekiller.skytech.org/fichiers/ MAINTAINER= machiel_mastenbroek@hotmail.com COMMENT= A library required by smssend (same author) +BROKEN= does not fetch + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_AUTOTOOLS= autoconf:259 libtool:15 |