Not needed, shared only.
This commit is contained in:
parent
54ffbe14d8
commit
7fdf4a960e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/17 05:50:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/17 05:57:27 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,6 +7,7 @@ COMMENT= PolicyKit integration for Qt4
|
||||
V= 0.95.1
|
||||
DISTNAME= polkit-qt-1-${V}
|
||||
PKGNAME= polkit-qt4-${V}
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += polkit-qt-agent-1 0.0 # 0.95
|
||||
SHARED_LIBS += polkit-qt-core-1 0.0 # 0.95
|
||||
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2010/07/17 05:50:24 ajacoutot Exp $
|
||||
@lib lib/libpolkit-qt-agent-1.so.${LIBpolkit-qt-agent-1_VERSION}
|
||||
@lib lib/libpolkit-qt-core-1.so.${LIBpolkit-qt-core-1_VERSION}
|
||||
@lib lib/libpolkit-qt-gui-1.so.${LIBpolkit-qt-gui-1_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/07/17 05:50:24 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/07/17 05:57:27 ajacoutot Exp $
|
||||
include/polkit-qt-1/
|
||||
include/polkit-qt-1/PolkitQt1/
|
||||
include/polkit-qt-1/PolkitQt1/ActionDescription
|
||||
@ -28,6 +27,9 @@ include/polkit-qt-1/polkitqt1-identity.h
|
||||
include/polkit-qt-1/polkitqt1-subject.h
|
||||
include/polkit-qt-1/polkitqt1-temporaryauthorization.h
|
||||
include/polkit-qt-1/polkitqt1-version.h
|
||||
@lib lib/libpolkit-qt-agent-1.so.${LIBpolkit-qt-agent-1_VERSION}
|
||||
@lib lib/libpolkit-qt-core-1.so.${LIBpolkit-qt-core-1_VERSION}
|
||||
@lib lib/libpolkit-qt-gui-1.so.${LIBpolkit-qt-gui-1_VERSION}
|
||||
lib/pkgconfig/polkit-qt-1.pc
|
||||
lib/pkgconfig/polkit-qt-agent-1.pc
|
||||
lib/pkgconfig/polkit-qt-core-1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user