diff options
author | kris <kris@FreeBSD.org> | 2005-02-19 03:45:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-19 03:45:55 +0800 |
commit | 64456f8bcae50935519c7035c1769cb5c6bb6f3a (patch) | |
tree | b1af189fb9bb67161a55e3892a07c3e3c918aff7 | |
parent | a0a68e2da167235848a010a4c5a3336d3339c531 (diff) | |
download | freebsd-ports-gnome-64456f8bcae50935519c7035c1769cb5c6bb6f3a.tar.gz freebsd-ports-gnome-64456f8bcae50935519c7035c1769cb5c6bb6f3a.tar.zst freebsd-ports-gnome-64456f8bcae50935519c7035c1769cb5c6bb6f3a.zip |
BROKEN: Incomplete pkg-plist
-rw-r--r-- | chinese/eterm/Makefile | 2 | ||||
-rw-r--r-- | ukrainian/iceb/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xview-clients/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index 24ba39398ba4..3e2e39acff1a 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -12,6 +12,8 @@ COMMENT= X11 terminal emulator based on rxvt/xterm that supports traditional Chi EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure.in +BROKEN= Incomplete pkg-plist + USE_AUTOCONF_VER= 213 CONFIGURE_ARGS= --enable-trans --enable-utmp \ --enable-xim --with-theme-update \ diff --git a/ukrainian/iceb/Makefile b/ukrainian/iceb/Makefile index 87ef7c25b67b..6e0d4b269d18 100644 --- a/ukrainian/iceb/Makefile +++ b/ukrainian/iceb/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.iceb.vinnitsa.com/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Ukrainian accounting system +BROKEN= Incomplete pkg-plist + USE_MYSQL= yes WANT_MYSQL_VER= 323 USE_GMAKE= yes diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 46e61d84836b..a6f151183378 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -22,6 +22,8 @@ COMMENT= OpenLook applications and man pages BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:build LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../xview/work/${DISTNAME} ALL_TARGET= Clients |