mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Some fixes: depend on libImlib, get the correct linker path
to libraries in ${LOCALBASE}.
This commit is contained in:
parent
da6420b177
commit
e1da39a3cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12440
@ -3,7 +3,7 @@
|
||||
# Date created: 30 May 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pygtk-0.4.5
|
||||
@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
|
||||
|
||||
BROKEN= glib.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= sharedmods
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 May 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pygtk-0.4.5
|
||||
@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
|
||||
|
||||
BROKEN= glib.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= sharedmods
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 May 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pygtk-0.4.5
|
||||
@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
|
||||
|
||||
BROKEN= glib.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= sharedmods
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 May 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/08/07 22:56:38 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1998/08/07 23:56:51 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pygtk-0.4.5
|
||||
@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
|
||||
|
||||
BROKEN= glib.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= sharedmods
|
||||
|
Loading…
Reference in New Issue
Block a user