1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix a typo in the Makefile; this fixes the build on alpha 5.1.

Submitted by:	Ports Fury
Noticed by:	bento
This commit is contained in:
Pete Fritchman 2003-06-01 13:36:25 +00:00
parent e46e505685
commit 6078b0fe13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81900

View File

@ -28,7 +28,7 @@ USE_GNOME= gnomehack gtk20 libartlgpl2
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} LDFLAGS="{LDFLAGS}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
CPPFLAGS= -I${LOCALBASE}/include