summaryrefslogtreecommitdiff
path: root/cad/libgeda/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-02-22 20:38:49 +0000
committerdmcmahill <dmcmahill>2004-02-22 20:38:49 +0000
commit39469a8219b4eaec09555c84467fa347fa7ac1ba (patch)
tree428e653924de2300b7313797b0cf5520381aa8e7 /cad/libgeda/Makefile
parent653c80f4ae1fc863c6b4ecb89f065f0136b910cc (diff)
downloadpkgsrc-39469a8219b4eaec09555c84467fa347fa7ac1ba.tar.gz
use the geda/Makefile.common for some common variables
Diffstat (limited to 'cad/libgeda/Makefile')
-rw-r--r--cad/libgeda/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 3800cf7d9a4..0bd011a8c0b 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/22 20:01:28 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/22 20:39:18 dmcmahill Exp $
#
DISTNAME= libgeda-${PKGVERSION}
@@ -15,8 +15,7 @@ COMMENT= Library of shared modules for gEDA
CONFLICTS+= gEDA<19991011
-DIST_SUBDIR= geda
-PKGVERSION= 20030901
+.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
USE_LIBTOOL= YES