Comment libtool files for python module.
This commit is contained in:
parent
87f207bddd
commit
4113806d03
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2017/04/30 19:01:25 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2017/05/30 21:22:15 ajacoutot Exp $
|
||||
|
||||
COMMENT= implementation of the FreeDesktop menu spec for MATE
|
||||
|
||||
SHARED_LIBS += mate-menu 6.9 # 6.9
|
||||
|
||||
MATE_PROJECT= mate-menus
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/04/30 19:01:25 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2017/05/30 21:22:15 ajacoutot Exp $
|
||||
include/mate-menus/
|
||||
include/mate-menus/matemenu-tree.h
|
||||
lib/girepository-1.0/
|
||||
@ -7,8 +7,8 @@ lib/libmate-menu.a
|
||||
lib/libmate-menu.la
|
||||
@lib lib/libmate-menu.so.${LIBmate-menu_VERSION}
|
||||
lib/pkgconfig/libmate-menu.pc
|
||||
lib/python${MODPY_VERSION}/site-packages/matemenu.a
|
||||
lib/python${MODPY_VERSION}/site-packages/matemenu.la
|
||||
@comment lib/python${MODPY_VERSION}/site-packages/matemenu.a
|
||||
@comment lib/python${MODPY_VERSION}/site-packages/matemenu.la
|
||||
lib/python${MODPY_VERSION}/site-packages/matemenu.so
|
||||
share/examples/mate-menus/
|
||||
share/examples/mate-menus/xdg/
|
||||
|
Loading…
Reference in New Issue
Block a user