git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33259 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..
PGM = r.profile
-LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB)
-DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)
+LIBES = $(GISLIB)
+DEPENDENCIES = $(GISDEP)
include $(MODULE_TOPDIR)/include/Make/Module.make