diff options
author | pav <pav@FreeBSD.org> | 2011-05-02 07:18:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-05-02 07:18:58 +0800 |
commit | a0db200051aa2853ac8fb221f7d73d579fb41c78 (patch) | |
tree | 5cb181ca4941e7182568ceca22b02ddbc0fb2cd2 /textproc/xfce4-dict-plugin | |
parent | ef7de2dabd232bfba774b9f1ac4adad41188f924 (diff) | |
download | freebsd-ports-gnome-a0db200051aa2853ac8fb221f7d73d579fb41c78.tar.gz freebsd-ports-gnome-a0db200051aa2853ac8fb221f7d73d579fb41c78.tar.zst freebsd-ports-gnome-a0db200051aa2853ac8fb221f7d73d579fb41c78.zip |
- Mark BROKEN: does not configure:
*** The required package libxfcegui4-1.0 was not found on your system.
Reported by: pointyhat
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 98b61e3c139c..51c75cf20773 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -17,6 +17,8 @@ PKGNAMESUFFIX= -plugin MAINTAINER= miwi@FreeBSD.org COMMENT= Xfce Plugin for searching for the translation or explanation of a word +BROKEN= does not configure + USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes |