- Provide pkgconfig and ldconfig for potential consumers

- Drop USE_GCC line from bsd.pure.mk, downstream ports need to be able to
  override USE_GCC value
This commit is contained in:
Pav Lucistnik 2012-01-26 20:12:37 +00:00
parent 11a64f7904
commit 630374295f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289857
2 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= pure
PORTVERSION= 0.51
PORTREVISION= 1
CATEGORIES= lang
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz ${PORTNAME}-docs-${PORTVERSION}.tar.gz
@ -25,8 +26,9 @@ SUB_FILES= pkg-message
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_GNOME= gnomehack pkgconfig
USE_PURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-libgmp-prefix=${LOCALBASE} --enable-release

View File

@ -23,7 +23,6 @@ MASTER_SITES?= http://pure-lang.googlecode.com/files/
DIST_SUBDIR= pure
USE_GMAKE= yes
USE_GCC= 4.2+
_PURE_audio_cat= audio
_PURE_csv_cat= textproc