1. Add missing continuation line.
2. Sigh. 3. Start alpha release build again. :)
This commit is contained in:
parent
2cc0d85082
commit
ffe18bf91b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19026
@ -3,7 +3,7 @@
|
||||
# Date created: 10 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.47 1999/04/08 18:08:33 steve Exp $
|
||||
# $Id: Makefile,v 1.48 1999/05/27 07:31:59 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imlib-1.9.4
|
||||
@ -23,7 +23,7 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 10 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.47 1999/04/08 18:08:33 steve Exp $
|
||||
# $Id: Makefile,v 1.48 1999/05/27 07:31:59 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imlib-1.9.4
|
||||
@ -23,7 +23,7 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 10 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.47 1999/04/08 18:08:33 steve Exp $
|
||||
# $Id: Makefile,v 1.48 1999/05/27 07:31:59 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imlib-1.9.4
|
||||
@ -23,7 +23,7 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user