diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-07-23 04:50:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-07-23 04:50:58 +0800 |
commit | a27156068a2b65f937694d6a050fccfc8e39593e (patch) | |
tree | 8eaf6a0de4c670fa56355af5677b390a7ebfbf23 /biology/adun | |
parent | ba6ab9455ec7646571a11a3812bca6363f0c040a (diff) | |
download | freebsd-ports-gnome-a27156068a2b65f937694d6a050fccfc8e39593e.tar.gz freebsd-ports-gnome-a27156068a2b65f937694d6a050fccfc8e39593e.tar.zst freebsd-ports-gnome-a27156068a2b65f937694d6a050fccfc8e39593e.zip |
- cleanup after gnustep-make-2.0.1
Approved by: maintainer (implicit)
Diffstat (limited to 'biology/adun')
-rw-r--r-- | biology/adun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index b6988aec186f..823be34385da 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -25,7 +25,6 @@ USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Adun -MAKE_ENV+= AdunKernel_CURRENT_VERSION_NAME=0 DEFAULT_LIBVERSION2= 0.0 PLIST_SUB+= LIBVERSION2=${DEFAULT_LIBVERSION2} PLIST_SUB+= MAJORLIBVERSION2=${DEFAULT_LIBVERSION2:C/([0-9]).*/\1/1} |