summaryrefslogtreecommitdiffstats
path: root/x11/freenx/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11/freenx/DETAILS')
-rwxr-xr-xx11/freenx/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/freenx/DETAILS b/x11/freenx/DETAILS
index f628ba95f6..a6134d307e 100755
--- a/x11/freenx/DETAILS
+++ b/x11/freenx/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=freenx
if [[ "$FREENX_BRANCH" == "scm" ]]; then
- if [[ "$FREENX_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=cvs
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-cvs.tar.bz2
SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.freenx.berlios.de:/cvsroot/freenx:$SPELL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs