diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:09:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:09:41 +0000 |
commit | b2cb346ccca7dab473eb1b235192765daaad8ef4 (patch) | |
tree | a1a765bb0f35ca841a80bfffaae03a90ca91780a | |
parent | BROKEN: Incomplete pkg-plist (diff) |
BROKEN: Incomplete distinfo file
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=131977
-rw-r--r-- | www/netscape7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 133ceffec7ac..7f019a95a14e 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -22,6 +22,8 @@ COMMENT= Linux Netscape suite RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk +BROKEN= Incomplete distinfo file + LATEST_LINK= linux-${MAJ} MAJ?= netscape7 NETSCAPE_LANG?=english |