diff options
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r-- | math/labplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index ccbd6188c0c0..cf44ebf8a2fa 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= LabPlot PORTVERSION= 1.5.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=labplot @@ -31,7 +31,6 @@ USE_QT_VER= 3 USE_KDELIBS_VER=3 USE_GL= yes USE_GMAKE= yes -GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib |