diff options
Diffstat (limited to 'math/xldlas/Makefile')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 119c5bfbf179..04090b5967f2 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -7,7 +7,7 @@ PORTNAME= xldlas PORTVERSION= 0.85 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/visualization @@ -20,8 +20,6 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/xldlas -USE_X_PREFIX= yes - MAN1= xldlas.1 do-install: |