mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Unbreak.
Submitted by: steve
This commit is contained in:
parent
46ff2cbe24
commit
e725640a73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13995
@ -3,7 +3,7 @@
|
||||
# Date created: 18 November 1997
|
||||
# Whom: brett@peloton.physics.montana.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/10/07 16:13:47 msmith Exp $
|
||||
# $Id: Makefile,v 1.8 1998/10/12 21:50:12 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cooledit-3.7.4
|
||||
@ -15,8 +15,6 @@ MAINTAINER= brett@peloton.physics.montana.edu
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
BROKEN_ELF= library names
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-mail-author --disable-static
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,9 +7,11 @@ bin/coolmessage
|
||||
bin/coollistbox
|
||||
bin/coolquery
|
||||
bin/coolinput
|
||||
lib/libCw.so.1.0
|
||||
lib/libCw.so
|
||||
lib/libCw.la
|
||||
lib/libCw.so
|
||||
lib/libCw.so.1
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
lib/coolicon/browse.xpm
|
||||
lib/coolicon/cooledit.xpm
|
||||
lib/coolicon/coolicon.config
|
||||
|
Loading…
Reference in New Issue
Block a user