mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
- Strip libraries
This commit is contained in:
parent
6e08ec9ff8
commit
24c62945b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364715
@ -3,15 +3,17 @@
|
||||
|
||||
PORTNAME= ithought
|
||||
PORTVERSION= a5
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Extensible text management system
|
||||
|
||||
USES= libtool
|
||||
USE_GNOME= gtk12 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/libexec
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,13 +1,8 @@
|
||||
bin/ithought
|
||||
libexec/ithought/module_actions/libadvogato.la
|
||||
libexec/ithought/module_actions/libadvogato.so
|
||||
libexec/ithought/module_actions/libitep.la
|
||||
libexec/ithought/module_actions/libitep.so
|
||||
libexec/ithought/module_actions/libkuro5hin.la
|
||||
libexec/ithought/module_actions/libkuro5hin.so
|
||||
libexec/ithought/module_actions/liblivejournal.la
|
||||
libexec/ithought/module_actions/liblivejournal.so
|
||||
libexec/ithought/module_actions/libstdout.la
|
||||
libexec/ithought/module_actions/libstdout.so
|
||||
libexec/ithought/script_actions/stdout
|
||||
@dirrm libexec/ithought/module_actions
|
||||
|
Loading…
Reference in New Issue
Block a user