1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Fix build problem

Reported by:	kris
Approved by:	portmgr (erwin)
This commit is contained in:
Jose Alonso Cardenas Marquez 2006-10-22 18:48:45 +00:00
parent 60826853f1
commit 9fb118ded1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175488

View File

@ -19,8 +19,6 @@ COMMENT= A portable Delphi-like IDE for the FreePascal compiler
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
fpcmake:${PORTSDIR}/lang/fpc-utils
BROKEN= Does not build
ONLY_FOR_ARCHS= i386
USE_ICONV= yes
@ -28,7 +26,7 @@ USE_GETTEXT= yes
USE_GNOME= gtk12 gdkpixbuf
USE_GMAKE= yes
MAKE_ENV= OPT="-Fu${UNITSDIR}/* -Fl${LOCALBASE}/lib -Fl${X11BASE}/lib"
MAKE_ENV= OPT="-Sgic -Fu${UNITSDIR}/* -Fl${LOCALBASE}/lib -Fl${X11BASE}/lib"
WRKSRC= ${WRKDIR}/${PORTNAME}
BUILDNAME= ${ARCH}-freebsd