Don't pick up GNOME if it happens to be installed.
This commit is contained in:
parent
a843fa0ba9
commit
66f392d6a5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2004/01/25 21:10:51 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2004/09/30 19:26:42 naddy Exp $
|
||||
|
||||
COMMENT= "Netscape cache browser"
|
||||
|
||||
@ -16,5 +16,6 @@ PERMIT_DISTFILES_FTP= yes
|
||||
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --disable-gnome
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:49:50 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/30 19:26:42 naddy Exp $
|
||||
bin/nscache
|
||||
share/gnome/
|
||||
share/gnome/apps/
|
||||
share/gnome/apps/Internet/
|
||||
share/gnome/apps/Internet/nscache.desktop
|
||||
share/pixmaps/
|
||||
share/pixmaps/nscache.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user