aboutsummaryrefslogtreecommitdiff
path: root/graphics/opendx/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2013-08-19 00:44:56 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2013-08-19 00:44:56 +0000
commitb25b5609497d1e842696a6037672466aaf1baacb (patch)
treeccaa0eaf662d02cf64b7e429ff3d1b315e8d482e /graphics/opendx/Makefile
parent68c5c21d791a41c47381a692ea9d1971dbb9c992 (diff)
downloadports-b25b5609497d1e842696a6037672466aaf1baacb.tar.gz
ports-b25b5609497d1e842696a6037672466aaf1baacb.zip
- Put dx.l into ${PREFIX}/man/manl.
- Correct other portlint errors. - Bump portrevision.
Notes
Notes: svn path=/head/; revision=324940
Diffstat (limited to 'graphics/opendx/Makefile')
-rw-r--r--graphics/opendx/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index cdeb1efa2872..f7bffe03a667 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -3,8 +3,8 @@
PORTNAME= opendx
PORTVERSION= 4.4.4
-PORTREVISION= 12
-CATEGORIES= graphics math
+PORTREVISION= 13
+CATEGORIES= graphics math java
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/
DISTNAME= dx-${PORTVERSION}
@@ -20,6 +20,7 @@ USES= bison motif gmake
USE_GCC= any
USE_GL= yes
USE_AUTOTOOLS= libtool
+USE_LDCONFIG= yes
CFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ENV= ARCH="${OPSYS:L}"
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
@@ -27,6 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
NO_MTREE= yes
PLIST_SUB= ARCH=${OPSYS:L}
PKGMESSAGE= ${WRKDIR}/pkg-message
+MANL= dx.l
.if defined(WITH_HDF) && !defined(WITHOUT_NETCDF)
IGNORE= HDF and NETCDF are conflicting