diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:44:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:44:20 +0000 |
commit | bac8913669c5b2ec77b9ad522f7ee7644dad6bd6 (patch) | |
tree | 0e879798c1fd3b90b846d0e24fb223a1ebfc129c /x11/Terminal | |
parent | b9e428807a370562ad68f4572cc588b7c72a5364 (diff) |
Notes
Diffstat (limited to 'x11/Terminal')
-rw-r--r-- | x11/Terminal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 6f68233e754e..e2983588f9fd 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -17,6 +17,8 @@ COMMENT= Terminal emulator for the X windowing system LIB_DEPENDS= exo-0.2:${PORTSDIR}/x11/libexo \ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui +BROKEN= Incomplete pkg-plist + GNU_CONFIGURE= yes USE_GNOME= glib20 vte USE_X_PREFIX= yes |