diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:44:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:44:56 +0000 |
commit | cf2b7dc3ec1eeef984cbb16531fff4600337683d (patch) | |
tree | a9d987c694ad56fa858a7904089632c7e259faa7 /deskutils/adesklets | |
parent | It is only the m68k and sh ports that fail to build everywhere. (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=170895
Diffstat (limited to 'deskutils/adesklets')
-rw-r--r-- | deskutils/adesklets/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/adesklets/Makefile b/deskutils/adesklets/Makefile index 05bd550435f9..37c013bf4e51 100644 --- a/deskutils/adesklets/Makefile +++ b/deskutils/adesklets/Makefile @@ -18,6 +18,8 @@ COMMENT= An interactive Imlib2 console for the X Window system LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 RUN_DEPENDS= gsed:${PORTSDIR}/textproc/gsed +BROKEN= Incorrect pkg-plist + GNU_CONFIGURE= yes USE_PYTHON= yes USE_GMAKE= yes |