diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-06 16:11:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-06 16:11:14 +0000 |
commit | c90a12bfde668e6b7e1bbc5850293be372305895 (patch) | |
tree | 1e1a63c6c877c31ae9f68475462f20e59085883c /devel/libmatheval | |
parent | 903e2f7bf83c16d67efc898aa2cb7751686b4275 (diff) |
Notes
Diffstat (limited to 'devel/libmatheval')
-rw-r--r-- | devel/libmatheval/Makefile | 4 | ||||
-rw-r--r-- | devel/libmatheval/distinfo | 6 | ||||
-rw-r--r-- | devel/libmatheval/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile index 8e5e7dbf0fbf..8aedbc13ed24 100644 --- a/devel/libmatheval/Makefile +++ b/devel/libmatheval/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libmatheval -PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTVERSION= 1.1.5 CATEGORIES= devel math MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split" USE_LDCONFIG= yes +USE_GNOME= gnomehack CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib INFO= libmatheval diff --git a/devel/libmatheval/distinfo b/devel/libmatheval/distinfo index 3eccd7869b64..e0b1f5b8c478 100644 --- a/devel/libmatheval/distinfo +++ b/devel/libmatheval/distinfo @@ -1,3 +1,3 @@ -MD5 (libmatheval-1.1.3.tar.gz) = e88b3429da2758c799e6fbc44ac87416 -SHA256 (libmatheval-1.1.3.tar.gz) = 2c49061af2998e73619b531e379f3e51f61f9c1a3bd50cce2cbfe841730789c4 -SIZE (libmatheval-1.1.3.tar.gz) = 496193 +MD5 (libmatheval-1.1.5.tar.gz) = 0534e1c5e4730fe60244bd3aa2d46ce2 +SHA256 (libmatheval-1.1.5.tar.gz) = a22a69052f5dbd7088e77b3c0b7189d1a5dc727a306f481e0c4a06c150155dc4 +SIZE (libmatheval-1.1.5.tar.gz) = 517211 diff --git a/devel/libmatheval/pkg-plist b/devel/libmatheval/pkg-plist index 6ec6b2631f97..aa018cf29a76 100644 --- a/devel/libmatheval/pkg-plist +++ b/devel/libmatheval/pkg-plist @@ -2,3 +2,4 @@ include/matheval.h lib/libmatheval.a lib/libmatheval.so lib/libmatheval.so.1 +libdata/pkgconfig/libmatheval.pc |