don't install win32 headers
from mikolaj.kucharski at gmail
This commit is contained in:
parent
0f6c911fd9
commit
079efd31b8
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2007/05/06 11:32:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2007/05/09 06:00:27 steven Exp $
|
||||
|
||||
COMMENT-main= "GNOME Structured File library"
|
||||
COMMENT-gnome= "GNOME specific extensions to libgsf"
|
||||
|
||||
VERSION= 1.14.3
|
||||
DISTNAME= libgsf-${VERSION}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-main= ${DISTNAME}p0
|
||||
PKGNAME-gnome= libgsf-gnome-${VERSION}
|
||||
SHARED_LIBS += gsf-1 114.3 # .114.3
|
||||
SHARED_LIBS += gsf-gnome-1 114.3 # .114.3
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2007/05/06 11:32:34 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2007/05/09 06:00:28 steven Exp $
|
||||
@pkgpath devel/libgsf
|
||||
@pkgpath devel/libgsf,no_gnome
|
||||
%%SHARED%%
|
||||
@ -6,9 +6,9 @@ bin/gsf
|
||||
bin/gsf-vba-dump
|
||||
include/libgsf-1/
|
||||
include/libgsf-1/gsf/
|
||||
include/libgsf-1/gsf-win32/
|
||||
include/libgsf-1/gsf-win32/gsf-input-win32.h
|
||||
include/libgsf-1/gsf-win32/gsf-output-win32.h
|
||||
@comment include/libgsf-1/gsf-win32/
|
||||
@comment include/libgsf-1/gsf-win32/gsf-input-win32.h
|
||||
@comment include/libgsf-1/gsf-win32/gsf-output-win32.h
|
||||
include/libgsf-1/gsf/gsf-blob.h
|
||||
include/libgsf-1/gsf/gsf-clip-data.h
|
||||
include/libgsf-1/gsf/gsf-doc-meta-data.h
|
||||
|
Loading…
Reference in New Issue
Block a user