diff options
Diffstat (limited to 'x11-toolkits/fox10/Makefile')
-rw-r--r-- | x11-toolkits/fox10/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile index d93be9752f36..ccbdeca829ed 100644 --- a/x11-toolkits/fox10/Makefile +++ b/x11-toolkits/fox10/Makefile @@ -34,7 +34,6 @@ CONFIGURE_ARGS+=--enable-release CONFIGURE_ARGS+=--with-profiling=gprof .endif USE_LIBTOOL= yes -WRKSRC= ${WRKDIR}/${PKGNAME} SHLIB_MAJ= 1 SHLIB_MIN= 0 MAKE_ENV+= LT_CURRENT="${SHLIB_MAJ}" LT_REVISION="${SHLIB_MIN}" |